Skip to content

Commit 713001c

Browse files
committed
Adding dependency and config for Icons and content tabs
1 parent df6b177 commit 713001c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/mkdocs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ markdown_extensions:
1010
- admonition
1111
- codehilite
1212
- mkdocs-click
13+
- pymdownx.superfences
14+
- pymdownx.tabbed:
15+
alternate_style: true
16+
- pymdownx.emoji:
17+
emoji_index: !!python/name:material.extensions.emoji.twemoji
18+
emoji_generator: !!python/name:material.extensions.emoji.to_svg
1319

1420
nav:
1521
- QFieldCloud SDK: index.md

0 commit comments

Comments
 (0)