We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6649229 commit 8928b0eCopy full SHA for 8928b0e
docs/using.md
@@ -16,7 +16,7 @@ kernelspec:
16
17
> This document can be opened to execute with [Jupytext](https://jupytext.readthedocs.io)!
18
19
-markdown-it-py may be used as an API *via* the `markdown_it` package.
+markdown-it-py may be used as an API *via* the [`markdown-it-py`](https://pypi.org/project/markdown-it-py/) package.
20
21
The raw text is first parsed to syntax 'tokens',
22
then these are converted to other formats using 'renderers'.
0 commit comments