Skip to content

Commit cb17bd2

Browse files
committed
add list of mkdocs/material extensions
1 parent 1766b11 commit cb17bd2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

template/mkdocs.yml.jinja

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ markdown_extensions:
4040
# disable code highlighting to display diagrams
4141
format: !!python/name:pymdownx.superfences.fence_code_format
4242
class: mermaid
43+
- admonition
44+
- tables
45+
- pymdownx.magiclink
46+
- attr_list
47+
- md_in_html
4348

4449
# TODO rebuild docs on schema change (https://github.com/linkml/linkml-project-copier/issues/39)
4550
# - gen-files:

0 commit comments

Comments
 (0)