-
Is it possible to make support for the following syntax when writing lists:
```
1. This is the first list item.
#. This is the second item.
#. This is the third list item.
```
This could make numbe…
-
We need a syntax for citations that can be plugged into citeproc-lua or sent to pandoc for processing.
Pandoc's citation syntax seems a good basis. One thing we might change would be the syntax fo…
-
Colon fences are in use in all of the implementations of MyST, however, are not yet defined in the myst-spec.
We should add these and document the current behaviour that we can then improve upon in t…
-
Try e.g. clicking on the footnote backlink in the default preview.
@matklad any ideas?
-
**Describe your proposed improvement and the problem it solves.**
Currently \```{attribute=} is fine, so \```{attribute} should be fine. I think this notation is a tiny bit cleaner; and is cons…
-
Hi, is it possible to support ruby in djot?
Which is like:
振り仮名ふりがな
Html:
```html
振り仮名ふりがな
```
In Japanese it seems common to display pronunciation with ruby (furigana), especially in …
-
Is it possible to support `$ $` `$$ $$` `\( \)`, `\[ \]` just like pandoc markdown? As an extension of some sort?
I believe linear time parsing is still possible even if they are enabled. I just sa…
-
The verbatim package says that
> "Despite the name, verbatim does not alter the way that SILE sees special characters. You still need to escape backslashes and braces: to produce a backslash, you n…
-
Hello,
sorry to bother you again. As it might be obvious now, I'm implementing a new djot parser, and trying to match existing behavior. Here is something which surprises me as a user (and is somew…
-
See discussion at https://github.com/jgm/djot/discussions/94#discussioncomment-4127713
TL;DR: it's not clear if `fan_tas_tic` should contain an `em`. It does now.
Problem with such implicit emph…