summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-17Merge pull request #277 from elibarzilay/masterJohn MacFarlane
2018-11-23Merge pull request #278 from github/upstream-pledgeJohn MacFarlane
2018-11-21check for OpenBSD 5.9+Ashe Connor
2018-11-20Use pledge(2) on OpenBSDAshe Connor
2018-11-14Update the Racket wrapperEli Barzilay
2018-11-13Merge pull request #275 from github/inline-sourcepos-offJohn MacFarlane
2018-11-13copy line/col info straight from opener/closerAshe Connor
2018-11-13expand testsAshe Connor
2018-11-12add failing testAshe Connor
2018-10-31render.c: reset last_breakable after cr.John MacFarlane
2018-10-08Merge pull request #272 from felixonmars/patch-2John MacFarlane
2018-10-08Fix a typo in houdini_href_e.cFelix Yan
2018-10-04commonmark writer: use ~~~ fences if info string contains backtick.John MacFarlane
2018-10-04Update scanners for new info string rules.John MacFarlane
2018-10-04Update spec.txt.John MacFarlane
2018-09-14Merge pull request #257 from pclouds/xml-space-preserveJohn MacFarlane
2018-09-14Merge pull request #267 from nwellnhof/xml2mdJohn MacFarlane
2018-09-14Minor fixes to xml2md.xslNick Wellnhofer
2018-09-14XSLT stylesheet to convert cmark XML back to CommonmarkNick Wellnhofer
2018-09-09Update spec.txt.John MacFarlane
2018-09-09Check for whitespace before reference title.John MacFarlane
2018-09-09Update spec.txt.John MacFarlane
2018-09-06Merge pull request #265 from compnerd/upstream-windows-cross-compileJohn MacFarlane
2018-09-05build: only attempt to install MSVC system libraries on WindowsSaleem Abdulrasool
2018-08-27Fix appveyor links.John MacFarlane
2018-08-26Simplify code normalization, in line with spec change.John MacFarlane
2018-08-26Updated spec.txt.John MacFarlane
2018-08-25Code span spec changes.John MacFarlane
2018-08-25Update spec.txt.John MacFarlane
2018-08-25entity_tests.py - omit noisy success output.John MacFarlane
2018-07-19Merge pull request #259 from github/link-parsing-corner-casesJohn MacFarlane
2018-07-16add link parsing corner cases to regressionsAshe Connor
2018-07-07Add xml:space="preserve" in XML output when appropriateNguyễn Thái Ngọc Duy
2018-06-11Fix spaces on regression test.John MacFarlane
2018-06-11Removed meta from list of block tags.John MacFarlane
2018-04-15pathological_tests.py: make tests run faster.John MacFarlane
2018-04-15pathological_tests.py: added test for deeply nested lists.John MacFarlane
2018-04-14Optimize S_find_first_nonspace.John MacFarlane
2018-03-25Allow spaces in link destination delimited with pointy brackets.John MacFarlane
2018-03-25Update spec.John MacFarlane
2018-03-25Adjust max length of decimal/numeric entities.John MacFarlane
2018-03-25Fix inline raw HTML parsing.John MacFarlane
2018-03-25Don't allow list markers to be indented >= 4 spaces.John MacFarlane
2018-03-25Update spec.txt from repository.John MacFarlane
2018-02-20Fuzz width parameter tooPhil Turnbull
2018-02-20Don't discard empty fuzz test-casesPhil Turnbull
2018-02-20Check for empty buffer when renderingPhil Turnbull
2017-11-18README - use commonmark/cmark for appveyor badge.John MacFarlane
2017-11-18Merge pull request #250 from nwellnhof/test-static-only-buildJohn MacFarlane
2017-11-18Add static-only build to Travis test matrixNick Wellnhofer