Skip to content

Conversation

mitya57
Copy link
Collaborator

@mitya57 mitya57 commented Nov 3, 2012

Quoting a comment I got in ReText today:

I can't seem to get the extensions working for me.
I made the following textfile — ~/.config/markdown-extensions.txt:

Abbreviations
Attribute Lists
Definition Lists
Fenced Code Blocks
Tables
Table of Contents
WikiLinks

But nothing happened when I reloaded ReText and I can't get any of the extensions to work.

It seems that it's not clear what extensions names user should pass to Python-Markdown or ReText. Some extensions describe it on their pages, but not all. This pull request aims to improve the situation.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm using extra in the "Markdown Extra" section below, so let's use something different here.

waylan pushed a commit that referenced this pull request Nov 4, 2012
Improve docs/extensions/index.txt so that the name for each extension is properly identified.
@waylan waylan merged commit a026337 into Python-Markdown:master Nov 4, 2012
@mitya57
Copy link
Collaborator Author

mitya57 commented Nov 4, 2012

Any chance you can update the online documentation?

@mitya57
Copy link
Collaborator Author

mitya57 commented Nov 4, 2012

And can you please merge one additional small fix (3ea498f62d) from my branch (I don't want to file a new bug for that)?

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.

2 participants