Loading docs/concept.md +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,10 @@ customized through configuration. </button> </a> The HTML specification is maintained by the W3C. ## Overview  --8<-- "includes/abbreviations.md" includes/abbreviations.md 0 → 100644 +2 −0 Original line number Diff line number Diff line *[HTML]: Hyper Text Markup Language *[W3C]: World Wide Web Consortium mkdocs.yml +2 −2 Original line number Diff line number Diff line Loading @@ -76,15 +76,14 @@ theme: - navigation.tabs - navigation.instant # Extensions (https://squidfunk.github.io/mkdocs-material/reference/abbreviations/) markdown_extensions: - abbr - attr_list - admonition # block-styled content (note, idea, warning, ...) - codehilite # highlite code syntax - footnotes # references in footnotes - toc: permalink: true # anchor on titles # PyMdown extensions (https://squidfunk.github.io/mkdocs-material/extensions/pymdown) - pymdownx.arithmatex - pymdownx.betterem: smart_enable: all Loading @@ -97,6 +96,7 @@ markdown_extensions: - pymdownx.magiclink - pymdownx.mark - pymdownx.smartsymbols - pymdownx.snippets - pymdownx.superfences - pymdownx.tasklist: custom_checkbox: true Loading Loading
docs/concept.md +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,10 @@ customized through configuration. </button> </a> The HTML specification is maintained by the W3C. ## Overview  --8<-- "includes/abbreviations.md"
includes/abbreviations.md 0 → 100644 +2 −0 Original line number Diff line number Diff line *[HTML]: Hyper Text Markup Language *[W3C]: World Wide Web Consortium
mkdocs.yml +2 −2 Original line number Diff line number Diff line Loading @@ -76,15 +76,14 @@ theme: - navigation.tabs - navigation.instant # Extensions (https://squidfunk.github.io/mkdocs-material/reference/abbreviations/) markdown_extensions: - abbr - attr_list - admonition # block-styled content (note, idea, warning, ...) - codehilite # highlite code syntax - footnotes # references in footnotes - toc: permalink: true # anchor on titles # PyMdown extensions (https://squidfunk.github.io/mkdocs-material/extensions/pymdown) - pymdownx.arithmatex - pymdownx.betterem: smart_enable: all Loading @@ -97,6 +96,7 @@ markdown_extensions: - pymdownx.magiclink - pymdownx.mark - pymdownx.smartsymbols - pymdownx.snippets - pymdownx.superfences - pymdownx.tasklist: custom_checkbox: true Loading