Benct Philip Jonsson
Benct Philip Jonsson
Unfortunately `/.../` for italics would be a disaster for any linguist (like me) using djot because /.../ has a very specific special meaning in linguistics. Nobody will want to type...
For Western text I have my opinionated thoughts about the concept of emphasis in the abstract decoupled from italic/bold/small-caps because in various fields it is the actual font styles which...
@dpk Read my comment again: I didn't mention `` or `` did I? Just "italics", "bold" etc. Presumably an HTML renderer might render those as `` and `` but I...
> I do not like the idea of executable code in the document. Me neither, at least not by default. It might be somewhat less scary if executed in a...
If existing djot syntax is to be used, which I think is a good idea, it is best to use definition/(un)ordered list syntax so that hierarchical structures are possible, for...
@tbdalgaard templates in Pandoc have to do with metadata only in as much as you *can* access metadata values from templates, but you can notably also access metadata from filters...
@chrisjsewell I don't think caption syntax should be attached to the end of (fenced) blocks like that — they should go inside the fences and be separated from the thing...
Thinking again about this prompted by the recent discussion in #31 I wonder if a good syntax for both short and long caprions might be ```` djot ```foo Some element....
Short captions are for inclusion in ToC and other places were the full caption may be too long/you need a single line version/a different version. Pandoc’s new Figure element supports...
@Omikhleia since multiline (long) captions have to be indented it may be a bug that you can't have multiple paragraphs. Speaking with my editor hat on multiline captions is bad...