Skip to content

Commit a627c20

Browse files
bsipoczmwouts
authored andcommitted
DOC: adding back an updated link
1 parent 55749b3 commit a627c20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/jupytext/cli.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ def parse_jupytext_args(args=None):
119119
"The main formats (MyST Markdown, Markdown, percent, light) preserve "
120120
"notebooks and text documents in a roundtrip. Use the "
121121
"--test and and --test-strict commands to test the roundtrip on your files. "
122+
"Read more about the available formats at "
123+
"https://jupytext.readthedocs.io/en/latest/formats-scripts.html "
122124
"NB: in addition to the extensions listed above, you can also use these: '{}'".format(
123125
"', '".join(
124126
sorted(

0 commit comments

Comments
 (0)