diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-11-14 23:07:28 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-11-15 18:34:31 -0800 |
commit | 8f523b0149f250f733d80357320f92ffbe2a8b8f (patch) | |
tree | 1df9572e60d88795ee992089eaf46b0fd7987ce1 /js/README.md | |
parent | 694fa11266741aa061477aaca627e0445ba20723 (diff) |
Expose lower-level parsing API.
The new functions cmark_new_doc_parser,
cmark_free_doc_parser, cmark_process_line, and cmark_finish
allow you to feed lines one by one (possibly from several
files) to the parser and call finish when you're done.
This is now used in main for mulitple files.
Diffstat (limited to 'js/README.md')
0 files changed, 0 insertions, 0 deletions