Fork of maddy, a C++ Markdown to HTML header-only parser library.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Albert S. 167ce3943d Update README 2 years ago
docs orderedlistparser: Add parsing support for fully numeric markdown lists 2 years ago
include/maddy Linkparser: Use callbacks, so app can influence how the HTML gets rendered exactly 2 years ago
libs gtest: Use the last release version release-1.10.0 3 years ago
tests orderedlistparser: Add parsing support for fully numeric markdown lists 2 years ago
.editorconfig init submodules for appveyor 4 years ago
.gitignore initial release 1.0.0 5 years ago
.gitmodules initial release 1.0.0 5 years ago
.travis.yml Improved cmake setup 2 years ago
AUTHORS Merge branch 'master' into numeric-list 2 years ago
CHANGELOG.md cleaned up Changelog colors 2 years ago
CMakeLists.txt Improved cmake setup 2 years ago
CONTRIBUTING.md Added CHANGELOG and CONTRIBUTING 2 years ago
ISSUE_TEMPLATE.md Created Github issue template 5 years ago
LICENSE Improved cmake setup 2 years ago
README.md Update README 2 years ago
appveyor.yml appveyor - use debug 4 years ago

README.md

qsmaddy

Fork of maddy with some quick hacks to make it fit better for qswiki