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 1311a1d commit 988d542Copy full SHA for 988d542
tests/test_cmark_spec/get_cmark_spec.py
@@ -5,7 +5,7 @@
5
# ///
6
from pathlib import Path
7
8
-default_version = "0.31.2"
+default_version = "0.30"
9
default_output_path = Path(__file__).parent / "commonmark.json"
10
default_fixture_test_path = (
11
Path(__file__).parent.parent / "test_port" / "fixtures" / "commonmark_spec.md"
0 commit comments