summaryrefslogtreecommitdiff
path: root/src/scanners.c
AgeCommit message (Expand)Author
2015-03-29Scanners: added _scan_scheme, scan_scheme.John MacFarlane
2015-02-13Updated scanners for new whitespace definition.John MacFarlane
2015-01-31Fixed autolink scanner to conform to the spec.John MacFarlane
2015-01-17Put check for fence close with the other checks for end-of-block.John MacFarlane
2015-01-03scanners.re: More accurate regex for HTML comments.John MacFarlane
2014-12-16scanners.re: use cmark_chunk rather than chunk.John MacFarlane
2014-12-15Re-added cmark_ prefix to strbuf and chunk.John MacFarlane
2014-12-01Added src/scanners.c to repository.John MacFarlane