index
:
cmark
master
My own fork of cmark for commonmark conversion
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-17
Add regression test for commonmark#526.
John MacFarlane
2019-03-17
Disallow unescaped ( in parenthesized link title.
John MacFarlane
2019-03-17
Update test/spec.txt
John MacFarlane
2018-12-17
Merge pull request #277 from elibarzilay/master
John MacFarlane
2018-11-23
Merge pull request #278 from github/upstream-pledge
John MacFarlane
2018-11-21
check for OpenBSD 5.9+
Ashe Connor
2018-11-20
Use pledge(2) on OpenBSD
Ashe Connor
2018-11-14
Update the Racket wrapper
Eli Barzilay
2018-11-13
Merge pull request #275 from github/inline-sourcepos-off
John MacFarlane
2018-11-13
copy line/col info straight from opener/closer
Ashe Connor
2018-11-13
expand tests
Ashe Connor
2018-11-12
add failing test
Ashe Connor
2018-10-31
render.c: reset last_breakable after cr.
John MacFarlane
2018-10-08
Merge pull request #272 from felixonmars/patch-2
John MacFarlane
2018-10-08
Fix a typo in houdini_href_e.c
Felix Yan
2018-10-04
commonmark writer: use ~~~ fences if info string contains backtick.
John MacFarlane
2018-10-04
Update scanners for new info string rules.
John MacFarlane
2018-10-04
Update spec.txt.
John MacFarlane
2018-09-14
Merge pull request #257 from pclouds/xml-space-preserve
John MacFarlane
2018-09-14
Merge pull request #267 from nwellnhof/xml2md
John MacFarlane
2018-09-14
Minor fixes to xml2md.xsl
Nick Wellnhofer
2018-09-14
XSLT stylesheet to convert cmark XML back to Commonmark
Nick Wellnhofer
2018-09-09
Update spec.txt.
John MacFarlane
2018-09-09
Check for whitespace before reference title.
John MacFarlane
2018-09-09
Update spec.txt.
John MacFarlane
2018-09-06
Merge pull request #265 from compnerd/upstream-windows-cross-compile
John MacFarlane
2018-09-05
build: only attempt to install MSVC system libraries on Windows
Saleem Abdulrasool
2018-08-27
Fix appveyor links.
John MacFarlane
2018-08-26
Simplify code normalization, in line with spec change.
John MacFarlane
2018-08-26
Updated spec.txt.
John MacFarlane
2018-08-25
Code span spec changes.
John MacFarlane
2018-08-25
Update spec.txt.
John MacFarlane
2018-08-25
entity_tests.py - omit noisy success output.
John MacFarlane
2018-07-19
Merge pull request #259 from github/link-parsing-corner-cases
John MacFarlane
2018-07-16
add link parsing corner cases to regressions
Ashe Connor
2018-07-07
Add xml:space="preserve" in XML output when appropriate
Nguyễn Thái Ngọc Duy
2018-06-11
Fix spaces on regression test.
John MacFarlane
2018-06-11
Removed meta from list of block tags.
John MacFarlane
2018-04-15
pathological_tests.py: make tests run faster.
John MacFarlane
2018-04-15
pathological_tests.py: added test for deeply nested lists.
John MacFarlane
2018-04-14
Optimize S_find_first_nonspace.
John MacFarlane
2018-03-25
Allow spaces in link destination delimited with pointy brackets.
John MacFarlane
2018-03-25
Update spec.
John MacFarlane
2018-03-25
Adjust max length of decimal/numeric entities.
John MacFarlane
2018-03-25
Fix inline raw HTML parsing.
John MacFarlane
2018-03-25
Don't allow list markers to be indented >= 4 spaces.
John MacFarlane
2018-03-25
Update spec.txt from repository.
John MacFarlane
2018-02-20
Fuzz width parameter too
Phil Turnbull
2018-02-20
Don't discard empty fuzz test-cases
Phil Turnbull
2018-02-20
Check for empty buffer when rendering
Phil Turnbull
[prev]
[next]