Improve the look of new version release notes (#12231)

# Description
Adds md4c to parse release notes to HTML

# Screenshots/Recordings/Graphs
<img width="695" height="580" alt="image" src="https://github.com/user-attachments/assets/8eaf2874-34f8-479a-b38c-2f9754297299" />

## Tests
Tested on Windows
This commit is contained in:
Ocraftyone
2026-02-11 03:00:04 -05:00
committed by GitHub
parent cf31d05d26
commit 0683013a7e
17 changed files with 10281 additions and 42 deletions

View File

@@ -26,6 +26,7 @@ add_subdirectory(imguizmo)
add_subdirectory(libigl)
add_subdirectory(libnest2d)
add_subdirectory(mcut)
add_subdirectory(md4c)
add_subdirectory(miniz)
add_subdirectory(minilzo)
add_subdirectory(qhull)