C Markdown parser. Fast. SAX-like interface. Compliant to CommonMark specification.
Run the following Vcpkg command to install the port.
vcpkg install md4c
md4c provides CMake targets:
find_package(md4c CONFIG REQUIRED)
target_link_libraries(main PRIVATE md4c::md4c)
v0.5.2#0
Sep 8, 2024
All
mity/md4c811
github.com/mity/md4c
8497b3b4f8
MIT
Manifest