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 04bd91c commit c5ca45eCopy full SHA for c5ca45e
docs/config.toml
@@ -11,8 +11,6 @@ defaultContentLanguage = "en"
11
defaultContentLanguageInSubdir= false
12
enableMissingTranslationPlaceholders = false
13
14
-ignorefiles = [ "examples/.*" ]
15
-
16
[markup]
17
[markup.goldmark.renderer]
18
unsafe = true
docs/content/examples/_index.md
@@ -0,0 +1,10 @@
1
++++
2
+title = "Examples"
3
+description = ""
4
+weight = 6
5
+alwaysopen = false
6
+pre ="<i class='fa fa-paint-brush' ></i> "
7
8
+
9
+- [Minml](https://mszturc.github.io/obsidian-advanced-slides/examples/minml)
10
+- [Consult](https://mszturc.github.io/obsidian-advanced-slides/examples/consult/#/)
0 commit comments