Skip to content

Commit 12748f8

Browse files
[PATCH] fixes for regression in documentation.
Changes in file docs/conf.py: - better settings, better docs.
1 parent 8b7b44a commit 12748f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@
302302
myst_linkify_fuzzy_links = False
303303

304304
# Focus only on github markdown
305-
myst_gfm_only = True
305+
myst_gfm_only = False
306306

307307
myst_html_meta = {
308308
"github_url": f"https://github.com/reactive-firewall/{project}"

0 commit comments

Comments
 (0)