Skip to content

Make source_parsers['.md'] configurable in conf.py #1531

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

Merged
merged 1 commit into from
Aug 3, 2015

Conversation

gregmuellegger
Copy link
Contributor

Currently the conf.py.tmpl will overwrite the source_parsers['.md'] setting if
it is set. Check if it already set and leave it alone if so.

Fixes #1527.

Currently the conf.py.tmpl will overwrite the source_parsers['.md'] setting if
it is set. Check if it already set and leave it alone if so.

Fixes #1527.
ericholscher added a commit that referenced this pull request Aug 3, 2015
Make source_parsers['.md'] configurable in conf.py
@ericholscher ericholscher merged commit a1eb2f3 into master Aug 3, 2015
@ericholscher
Copy link
Member

I think we should probably be removing this logic from our custom conf.py -- and only include it in the generated one for projects.

@gregmuellegger gregmuellegger deleted the make-md-source-parser-configurable branch August 22, 2015 13:25
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