about summary refs log tree commit diff stats
path: root/prototypes/browse/1-print-file.mu
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-05-31 01:07:32 -0700
committerKartik Agaram <vc@akkartik.com>2020-05-31 01:07:32 -0700
commit2f16a74783d830caf2cc01bd67996317195c94c9 (patch)
treeaa8c4cc251d86e4e6221796d58e10326d60af4a5 /prototypes/browse/1-print-file.mu
parent972ca2c9345e51dde2ed5c2caac12b8a03191b6f (diff)
downloadmu-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/browse/1-print-file.mu')
0 files changed, 0 insertions, 0 deletions