Benct Philip Jonsson
Benct Philip Jonsson
I do periodically have free time. Perhaps I'll be able to take this as a chance to hone my Python skills.
How is this going?
I would say that pp and Pandoc filters are good for different things. I probably could do everything I do with pp with filters but not as easily. In particular...
If so Lua 5.3 style with braces `\u{123}` so that one need only type as few digits as necessary.
This said I think `:0x14b:` and `:331:` and hopefully `{:0x14b:}` and `{:331:}` would be a reasonable syntax as an extension of existing emoji syntax (which IMO should include `{:emoji:}`) since...
Why not indentation for an embedded blockquote? That seems the most intuitive to me.
I mean that if what follows the blockquote is a continuation the blockquote is indented == the blockquote is embedded in a paragraph. ``````djot paragraph > blockquote inside paragraph rest...
This is very similar to a filter which I posted to the Pandoc mailing list recently . You might want to look at how I did things. In particular: -...
(I wrote this on Sunday but for some reason never got around to posting it. Anyway here it is...) You really should loop through the classes of `elem` in reverse...
I'll try to find time to do a review later today.