-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershactoberfesthelp wantedExtra attention is neededExtra attention is needed
Description
https://github.com/readthedocs/recommonmark#recommonmark
We should switch to myst
: https://github.com/executablebooks/MyST-Parser
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershactoberfesthelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
Saransh-cpp commentedon Sep 28, 2021
Hi @sobolevn, I was looking through the codebase and I couldn't find any usage of
recommonmark
? It is available in therequirements.txt
file but isn't available in theconf.py
file (which it should be, according to the documentation). Could you please let me know about its usage in the code?geekusa33 commentedon Oct 3, 2021
@sobolevn I updated the requirements.txt file to deprecate recommonmark and add myst-parser. It is on PR #315
completed as part of hacktoberfest 2021