Lutger wrote:
One trick that can work wonders here is treating ddoc as lisp code, most editors are very helpful with that.doesn't really make much difference than using <p>...</p>. The advantage of using html tags for formatting like this means editors will recognize tags, and everyone and their mother knows what html tags look like.
I hadn't thought of that, but you're right. All you need is a parenthesis matching command. Heck, I think I even wrote one for Emacs 25 years ago.