Skip to content

Commit 8928b0e

Browse files
📚 DOCS: Update usage guide to use PyPI package name (#202)
Co-authored-by: Chris Sewell <chrisj_sewell@hotmail.com>
1 parent 6649229 commit 8928b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ kernelspec:
1616

1717
> This document can be opened to execute with [Jupytext](https://jupytext.readthedocs.io)!
1818
19-
markdown-it-py may be used as an API *via* the `markdown_it` package.
19+
markdown-it-py may be used as an API *via* the [`markdown-it-py`](https://pypi.org/project/markdown-it-py/) package.
2020

2121
The raw text is first parsed to syntax 'tokens',
2222
then these are converted to other formats using 'renderers'.

0 commit comments

Comments
 (0)