Skip to content

Conversation

@egpbos
Copy link
Collaborator

@egpbos egpbos commented Mar 16, 2022

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.

Copy link
Member

@sverhoeven sverhoeven left a comment

Choose a reason for hiding this comment

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

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
Copy link
Collaborator Author

egpbos commented Mar 21, 2022

@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?

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