diff --git a/wiki/programming_language/python.md b/wiki/programming_language/python.md index a58af06..0af5ce9 100644 --- a/wiki/programming_language/python.md +++ b/wiki/programming_language/python.md @@ -96,7 +96,7 @@ Using `md` in the `--to` option the notebook can also be converted to a [markdown](/wiki/markup_language.md) file and back. Alternatively [notedown](https://pypi.org/project/notedown/) can also convert to markdown using the -following commands. +following commands. `` is the path to the output file again without the extension. ```sh