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

Enable Multimarkdown / Pandoc numbering for Footnotes #16

Open
ramiroau opened this issue Aug 12, 2013 · 0 comments
Open

Enable Multimarkdown / Pandoc numbering for Footnotes #16

ramiroau opened this issue Aug 12, 2013 · 0 comments

Comments

@ramiroau
Copy link

Sigh, over 100 lessons at Code Academy (?) and I can't figure out how to change the code myself; though I am guessing it is very simple.

Basically, MM and PANDOC can read footnotes with the following syntaxis

Tex tex text1.

I can obviously change the text between brackets in line 110, but I can't figure out how to create a loop function that would (a) number each footnote with a different number (continuing numbering preferred, of course) and (b) force a line brake in Markdown before the second 1 with the actual content of the footnote. That would make the final Markdown document capable of being processed by Pandoc easily and beautifully. Would highly appreciate ideas regarding this and would love to check the code after that becaues --as I said-- I am sure it is EASY as HELL. Regards!

Footnotes

  1. content of footnote. 2

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