There was an error while loading. Please reload this page.
1 parent 1766b11 commit cb17bd2Copy full SHA for cb17bd2
1 file changed
template/mkdocs.yml.jinja
@@ -40,6 +40,11 @@ markdown_extensions:
40
# disable code highlighting to display diagrams
41
format: !!python/name:pymdownx.superfences.fence_code_format
42
class: mermaid
43
+ - admonition
44
+ - tables
45
+ - pymdownx.magiclink
46
+ - attr_list
47
+ - md_in_html
48
49
# TODO rebuild docs on schema change (https://github.com/linkml/linkml-project-copier/issues/39)
50
# - gen-files:
0 commit comments