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

footnote crash #8

Open
nschloe opened this issue Aug 24, 2022 · 3 comments
Open

footnote crash #8

nschloe opened this issue Aug 24, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@nschloe
Copy link

nschloe commented Aug 24, 2022

Describe the bug

When running mdformat on the following Markdown, it crashes.

[^a]: Lorem. [^b]

[^b]: Ipsum.

A [^b]

Not saying the above makes a lot of sense, but mdformat should probably not fail hard.

Reproduce the bug

See above.

List your environment

No response

@nschloe nschloe added the bug Something isn't working label Aug 24, 2022
@hukkin hukkin transferred this issue from executablebooks/mdformat Aug 24, 2022
@hukkin
Copy link
Member

hukkin commented Aug 24, 2022

Thanks for the issue!

Moved to mdformat-footnote as this doesn't reproduce without the plugin.

@hukkin
Copy link
Member

hukkin commented Aug 24, 2022

Possibly a dupe of #7

@nschloe
Copy link
Author

nschloe commented Aug 24, 2022

Possibly a dupe of #7

Oh, yeah, maybe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants