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

self_url - The document url is prepended to the "#" anchor of footnotes. #23

Merged
merged 1 commit into from Jul 11, 2014

Conversation

kberov
Copy link
Contributor

@kberov kberov commented Jun 30, 2014

Hi Tomas,
When the HTML is generated and put into a web page, the footnotes do not work always properly.
This happens when the HTML page uses the <base /> tag. for such cases the self_url containing the link to the page solves this problem.
I monkey-patched Text::MultiMarkdown in my project http://git.io/hvWSHQ, but would prefer to get rid of the patch :).
Regards,

bobtfish added a commit that referenced this pull request Jul 11, 2014
self_url - The document url is prepended to the "#" anchor of footnotes.
@bobtfish bobtfish merged commit cc64ffd into bobtfish:master Jul 11, 2014
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

Successfully merging this pull request may close these issues.

None yet

2 participants