mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
Fix changelog formatting
I think the `</div> </details>` at the end of the v3.0.1 release notes was being parsed as part of the last `<li>` item, resulting in `</div> </details>` being escaped. This commit should fix the issue where in the HTML output, the v3.0.1 release `<details>` included the release notes for v3.0.0, v2.3.3, etc.
This commit is contained in:
parent
f6a5fe6e22
commit
2016d5b683
@ -29,6 +29,7 @@ This bugfix release handles the following issues.
|
||||
* Fix Ubuntu Mono Condensed font property (upstream bug)
|
||||
* Fix small scaling glitch for 4 Codicons
|
||||
* Correct CaskaydiaCove's version string (which contains the autohinter)
|
||||
|
||||
</div>
|
||||
</details>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user