This repository demonstrates an issue with the rst2myst
conversion tool.
The way rst2myst translates rst substitutions to Markdown does not seem to work properly.
So far 2 inconsistencies have been identified:
This repository demonstrates an issue with the rst2myst
conversion tool.
The way rst2myst translates rst substitutions to Markdown does not seem to work properly.
So far 2 inconsistencies have been identified:
Please note that the implementations here are simple PoCs, and is subject to implementation errors, bugs, over simplifications etc..
| .venv | |
| build | |
| dist | |
| *.pstats | |
| *.html | |
| *.egg-info |
| from flit_core.buildapi import * |