Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement citations extension #15

Open
jgm opened this issue Sep 30, 2019 · 2 comments
Open

Implement citations extension #15

jgm opened this issue Sep 30, 2019 · 2 comments

Comments

@jgm
Copy link
Owner

jgm commented Sep 30, 2019

As in pandoc: https://pandoc.org/MANUAL.html#extension-citations

Implement in commonmark-core, commonmark-cli, commonmark-pandoc.

This is tricky: we need to make sure this comes first in bracketed specs to avoid
interpretation as a span.

@jgm
Copy link
Owner Author

jgm commented Jan 24, 2021

Commit dd78a3e should help.
We can now analyze the Tok contents of matched brackets.
[EDIT: this commit was reverted.]

@jgm
Copy link
Owner Author

jgm commented Jan 1, 2022

OK, commit d5dfa21 should help, at least for bracketed citations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant