Skip to content

Commit

Permalink
Fix rendering of HTML tags in markdown docs
Browse files Browse the repository at this point in the history
  • Loading branch information
GREsau committed Aug 14, 2022
1 parent b48bb2b commit 4db6733
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ permalink: pretty
# Build settings
remote_theme: pmarsceill/just-the-docs@v0.3.2
markdown: CommonMarkGhPages
commonmark:
options: ["UNSAFE", "FOOTNOTES"]

color_scheme: default
aux_links:
Expand Down

0 comments on commit 4db6733

Please sign in to comment.