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

brackets in inline footnotes #14

Closed
GoogleCodeExporter opened this issue May 25, 2015 · 1 comment
Closed

brackets in inline footnotes #14

GoogleCodeExporter opened this issue May 25, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

Run pandoc on the following input:

test^[my [note] contains brackets].

What is the expected output? What do you see instead?

Expected a footnote with the content: "my [note] contains brackets".
Instead, the note is cut off at the first closing bracket: "my [note",
and the rest appears in the main text.

Original issue reported on code.google.com by fiddloso...@gmail.com on 26 Mar 2007 at 8:41

@GoogleCodeExporter
Copy link
Author

Fixed in r665.

Original comment by fiddloso...@gmail.com on 9 Jul 2007 at 6:51

  • Changed state: Fixed

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

No branches or pull requests

1 participant