b7d4f97d38
On the fly conversion of Python docstrings to markdown - Currently can recognise reStructuredText and convert multiple of its features to Markdown - in the future will be able to convert Google docstrings too Needed as dependency for next version of textproc/py-python-lsp-server. https://github.com/python-lsp/docstring-to-markdown
5 lines
213 B
Text
5 lines
213 B
Text
On the fly conversion of Python docstrings to markdown.
|
|
|
|
- Currently can recognise reStructuredText and convert multiple
|
|
of its features to Markdown
|
|
- In the future will be able to convert Google docstrings too
|