Hot answers tagged formatting
2
This is my sort of question, since I have basically the same setup as you do (except I use Vim, not Emacs.)
My novel text looks like this:
% Novel Title
# Title 1
Text goes here.
# Title 2
More text goes here.
This works fine for me, since Pandoc wants to convert the top-level section markers # into chapter breaks, exactly as intended. The only snag ...
Only top voted, non community-wiki answers of a minimum length are eligible