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 80f7827 commit 1311a1dCopy full SHA for 1311a1d
tests/test_cmark_spec/get_cmark_spec.py
@@ -5,7 +5,7 @@
5
# ///
6
from pathlib import Path
7
8
-default_version = "0.30"
+default_version = "0.31.2"
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