Daniel Drodt
Daniel Drodt
> Should this also work for single quotes? The `ChunkKind` could track the "doubleness" with a boolean. There is no need for that, and it might even produce problems. 1....
This issue would be closed by #2326.
> Can you clean up the commit history? Took some work but it's done. To make this easier for other contributors, you could merge the master branch into next.
Ah, sorry. I was thinking about a different thing and mixed up the classes you were referring to. I have now added the `footnote-definition` class.
I also noticed that pulldown-cmark has added support for GitHub-style footnotes (raphlinus/pulldown-cmark#654). So the code changed by this feature can be removed if and when pulldown-cmark publishes a new release....
You are asking for a `check` command or something along those lines? As far as I now, there is no work on that at the moment. But it is a...
Just a heads up that this issue is fixed in typst/citationberg#7. That PR (or a version of it) should be merged in the coming weeks.
I don't think it should be as strict. Throwing an error for an unknown field is too extreme imo. Especially, if some details of the format change in the future....
I fixed the layout affixes. If you have time, provide images and I can have a look.
> Could this be implemented in a way that makes defining a standalone location for everything that isn't an event possible? That would kind of be the current implementation. Technically,...