Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Generate link in markdown enabled tag #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

keedi
Copy link

@keedi keedi commented Jan 11, 2012

Since, _StripLinkDefinitions() is called after _HashHTMLBlocks(),
so current Text::Markdown cannot generate link in markdown enabled tag(markdown="1").

I'm not sure if there's side effects on other parts of Text::Markdown.
But it seems that the patch fixes the problem.

If this patch is applied, _Markdown() method of Text::MultiMarkdown has to be changed(removing _StripLinkDefinitions()), too.

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

Successfully merging this pull request may close these issues.

1 participant