Fork of maddy, a C++ Markdown to HTML header-only parser library.
Go to file
Albert S. 167ce3943d Update README 2021-04-18 13:10:50 +02:00
docs orderedlistparser: Add parsing support for fully numeric markdown lists 2020-10-03 17:22:21 -05:00
include/maddy Linkparser: Use callbacks, so app can influence how the HTML gets rendered exactly 2021-04-18 13:10:50 +02:00
libs gtest: Use the last release version release-1.10.0 2019-12-04 09:15:56 -03:00
tests orderedlistparser: Add parsing support for fully numeric markdown lists 2020-10-03 17:22:21 -05:00
.editorconfig init submodules for appveyor 2019-02-19 02:09:23 +01:00
.gitignore initial release 1.0.0 2017-12-25 12:22:35 +01:00
.gitmodules initial release 1.0.0 2017-12-25 12:22:35 +01:00
.travis.yml Improved cmake setup 2020-10-04 19:02:39 +02:00
AUTHORS Merge branch 'master' into numeric-list 2020-10-04 18:31:29 +02:00
CHANGELOG.md cleaned up Changelog colors 2020-10-10 08:08:35 +02:00
CMakeLists.txt Improved cmake setup 2020-10-04 19:02:39 +02:00
CONTRIBUTING.md Added CHANGELOG and CONTRIBUTING 2020-10-10 08:03:21 +02:00
ISSUE_TEMPLATE.md Created Github issue template 2017-12-25 13:45:45 +01:00
LICENSE Improved cmake setup 2020-10-04 19:02:39 +02:00
README.md Update README 2021-04-18 13:10:50 +02:00
appveyor.yml appveyor - use debug 2019-02-19 02:43:15 +01:00

README.md

qsmaddy

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