Fix html comment rendering
Apparently I just completely forgot to actually include <!-- and -->, and instead just rendered the comment contents.
This commit is contained in:
parent
ec7bc571b1
commit
0167d3cea3
3 changed files with 30 additions and 1 deletions
|
|
@ -21,6 +21,10 @@ A dependency update to an incompatible version is considered a breaking change.
|
|||
|
||||
- `html::attr::Rel`
|
||||
|
||||
### Fixed
|
||||
|
||||
- Rendering of HTML comments
|
||||
|
||||
## v0.1.2 - 2024-12-14
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue