.editorconfig |
.gitattributes |
.github/FUNDING.yml |
.github/workflows/ci.yml |
.github/workflows/fuzz.yml |
.gitignore |
.travis.yml |
CMakeLists.txt |
COPYING |
FindAsan.cmake |
Makefile |
Makefile.nmake |
README.md |
api_test/CMakeLists.txt |
api_test/cplusplus.cpp |
api_test/cplusplus.h |
api_test/harness.c |
api_test/harness.h |
api_test/main.c |
bench/samples/block-bq-flat.md |
bench/samples/block-bq-nested.md |
bench/samples/block-code.md |
bench/samples/block-fences.md |
bench/samples/block-heading.md |
bench/samples/block-hr.md |
bench/samples/block-html.md |
bench/samples/block-lheading.md |
bench/samples/block-list-flat.md |
bench/samples/block-list-nested.md |
bench/samples/block-ref-flat.md |
bench/samples/block-ref-nested.md |
bench/samples/inline-autolink.md |
bench/samples/inline-backticks.md |
bench/samples/inline-em-flat.md |
bench/samples/inline-em-nested.md |
bench/samples/inline-em-worst.md |
bench/samples/inline-entity.md |
bench/samples/inline-escape.md |
bench/samples/inline-html.md |
bench/samples/inline-links-flat.md |
bench/samples/inline-links-nested.md |
bench/samples/inline-newlines.md |
bench/samples/lorem1.md |
bench/samples/rawtabs.md |
bench/statistics.py |
bench/stats.py |
benchmarks.md |
changelog.txt |
data/CaseFolding.txt |
man/CMakeLists.txt |
man/make_man_page.py |
man/man1/cmark.1 |
man/man3/cmark.3 |
nmake.bat |
src/CMakeLists.txt |
src/blocks.c |
src/buffer.c |
src/buffer.h |
src/case_fold_switch.inc |
src/chunk.h |
src/cmark.c |
src/cmark.h |
src/cmarkConfig.cmake.in |
src/cmark_ctype.c |
src/cmark_ctype.h |
src/cmark_version.h.in |
src/commonmark.c |
src/config.h.in |
src/entities.inc |
src/houdini.h |
src/houdini_href_e.c |
src/houdini_html_e.c |
src/houdini_html_u.c |
src/html.c |
src/inlines.c |
src/inlines.h |
src/iterator.c |
src/iterator.h |
src/latex.c |
src/libcmark.pc.in |
src/main.c |
src/man.c |
src/node.c |
src/node.h |
src/parser.h |
src/references.c |
src/references.h |
src/render.c |
src/render.h |
src/scanners.c |
src/scanners.h |
src/scanners.re |
src/utf8.c |
src/utf8.h |
src/xml.c |
test/CMakeLists.txt |
test/afl_test_cases/test.md |
test/cmark-fuzz.c |
test/cmark.py |
test/entity_tests.py |
test/fuzzing_dictionary |
test/normalize.py |
test/pathological_tests.py |
test/regression.txt |
test/roundtrip_tests.py |
test/run-cmark-fuzz |
test/smart_punct.txt |
test/spec.txt |
test/spec_tests.py |
toolchain-mingw32.cmake |
tools/appveyor-build.bat |
tools/make_entities_inc.py |
tools/mkcasefold.pl |
tools/xml2md.xsl |
why-cmark-and-not-x.md |
wrappers/wrapper.py |
wrappers/wrapper.rb |
wrappers/wrapper.rkt |