FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

add myst_parser to allow markdown files in toclist in docs by egpbos · Pull Request #316 · NLeSC/python-template · GitHub

add myst_parser to allow markdown files in toclist in docs - #316

Merged
egpbos merged 1 commit into
NLeSC:mainfrom
egpbos:myst_parser
Mar 29, 2022
Merged

add myst_parser to allow markdown files in toclist in docs#316
egpbos merged 1 commit into
NLeSC:mainfrom
egpbos:myst_parser

Conversation

egpbos commented Mar 16, 2022

Copy link
Copy Markdown
Collaborator

Adds the sphinx plugin myst_parser. This allows you to add Markdown files directly to the toclist in index.rst. That way an unnecessary manual transformation step from Markdown to RST is avoided.

sverhoeven left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks good to me.
Thanks, you have fixed #299

It would be nice to show or document that Markdown can be used in docs/ directory. For example add the CHANGELOG.md or some other existing *.md file in the toctree of index.rst .

egpbos commented Mar 21, 2022

Copy link
Copy Markdown
Collaborator Author

@sverhoeven Good suggestion. Personally, I put most markdown files under docs in my projects, because I don't like the root directory to be too stuffed. So, to showcase markdown support, I could do that here as well. Shall we discuss this further in a new issue and merge this?

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL