Skip to content

Commit

Permalink
Enable deflist markdown extension
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed Jun 3, 2023
1 parent 0c4c466 commit 0fc896c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/main/sphinx/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ def setup(app):

myst_enable_extensions = [
"colon_fence",
"deflist"
]

# -- Options for HTML output ---------------------------------------------------
Expand Down

0 comments on commit 0fc896c

Please sign in to comment.