-
Notifications
You must be signed in to change notification settings - Fork 0
/
active-handout.yml
46 lines (41 loc) · 1002 Bytes
/
active-handout.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
theme:
name: active-handout-theme
locale: pt_BR
docs_dir: material
site_dir: docs
extra_javascript:
- https://polyfill.io/v3/polyfill.min.js?features=es6
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
plugins:
- active-handout
markdown_extensions:
- footnotes
- markdown.extensions.admonition
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.details
- pymdownx.tabbed:
alternate_style: true
- pymdownx.highlight:
anchor_linenums: true
pygments_lang_class: true
- pymdownx.inlinehilite
- pymdownx.superfences
- pymdownx.magiclink
- pymdownx.critic:
mode: view
- pymdownx.betterem:
smart_enable: all
- pymdownx.caret
- pymdownx.mark
- pymdownx.tilde
- pymdownx.smartsymbols
- pymdownx.emoji:
emoji_generator: !!python/name:pymdownx.emoji.to_svg
- attr_list
- pymdownx.tilde
- pymdownx.snippets:
base_path: material
check_paths: true
- pymdownx.arithmatex:
generic: true