We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435958b commit e516b9bCopy full SHA for e516b9b
docsrc/library/sample/sample.md
@@ -1,3 +1,8 @@
1
+---
2
+tags:
3
+ - sample
4
5
+
6
# Sample Library (a+b)
7
8
サンプル文章です。数式も書けるようになりました。$a+b$
mkdocs.yml
@@ -38,6 +38,7 @@ plugins:
38
- search:
39
lang: 'ja'
40
- open-in-new-tab:
41
+ - tags:
42
43
# Additional configuration
44
extra_css:
0 commit comments