diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-05-31 01:07:32 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-05-31 01:07:32 -0700 |
commit | 2f16a74783d830caf2cc01bd67996317195c94c9 (patch) | |
tree | aa8c4cc251d86e4e6221796d58e10326d60af4a5 /prototypes | |
parent | 972ca2c9345e51dde2ed5c2caac12b8a03191b6f (diff) | |
download | mu-2f16a74783d830caf2cc01bd67996317195c94c9.tar.gz |
6455 - abortive second attempt at parsing headings
This 'OO' approach seems more scalable, but I need to first wrestle with a parsing issue: this text has a heading: abc *def # ghi* Ugh, so I can't do this translation in a single pass. Then again, maybe I should just keep going and not try to be compatible with GitHub-Flavored Markdown. Require that new headings are also new paragraphs.
Diffstat (limited to 'prototypes')
0 files changed, 0 insertions, 0 deletions