wd.hide
This commit is contained in:
parent
2e04511a89
commit
ad519c8a48
6
WorldDawnSimpleTest/.obsidian/workspace.json
vendored
6
WorldDawnSimpleTest/.obsidian/workspace.json
vendored
@ -13,12 +13,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "wiki/Authbased.md",
|
"file": "wiki/Test123.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "Authbased"
|
"title": "Test123"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -185,8 +185,8 @@
|
|||||||
},
|
},
|
||||||
"active": "4a68bb5cfce9e8f2",
|
"active": "4a68bb5cfce9e8f2",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"wiki/twomain/Hallo Welt.md",
|
|
||||||
"wiki/Authbased.md",
|
"wiki/Authbased.md",
|
||||||
|
"wiki/twomain/Hallo Welt.md",
|
||||||
"wiki/first subfolder/secondSub/Some Testnote.md",
|
"wiki/first subfolder/secondSub/Some Testnote.md",
|
||||||
"wiki/Test123.md",
|
"wiki/Test123.md",
|
||||||
"wiki/twomain/Zweiter Hallo Welt.md",
|
"wiki/twomain/Zweiter Hallo Welt.md",
|
||||||
|
|||||||
@ -4,3 +4,37 @@ md.description: Some Description text
|
|||||||
---
|
---
|
||||||
# Auth based
|
# Auth based
|
||||||
This is an Auth based Note
|
This is an Auth based Note
|
||||||
|
|
||||||
|
<!-- rule.template
|
||||||
|
template.path: templates/race.md
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!--- end --->
|
||||||
|
|
||||||
|
<!-- wd.hide
|
||||||
|
rule.access: [rule.gamemaster]
|
||||||
|
-->
|
||||||
|
This text is hidden until you own the gamemaster rule 1
|
||||||
|
<!-- wd.end.hide -->
|
||||||
|
|
||||||
|
<!--wd.hide
|
||||||
|
rule.access:[rule.gamemaster]
|
||||||
|
|
||||||
|
-->
|
||||||
|
This text is hidden until you own the gamemaster rule 2
|
||||||
|
<!--
|
||||||
|
wd.end.hide
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
<!--
|
||||||
|
wd.hide
|
||||||
|
rule.access: [rule.gamemaster]-->
|
||||||
|
This text is hidden until you own the gamemaster rule 3
|
||||||
|
<!--
|
||||||
|
wd.end.hide -->
|
||||||
|
|
||||||
|
|
||||||
|
``` worlddawn
|
||||||
|
somestuff: Hallo
|
||||||
|
```
|
||||||
@ -3,3 +3,27 @@
|
|||||||
# Some Wiki Entry
|
# Some Wiki Entry
|
||||||
|
|
||||||
This is some Wiki Entry
|
This is some Wiki Entry
|
||||||
|
|
||||||
|
|
||||||
|
<!-- wd.hide
|
||||||
|
rule.access: [rule.gamemaster]
|
||||||
|
-->
|
||||||
|
This text is hidden until you own the gamemaster rule 1
|
||||||
|
<!-- wd.end.hide -->
|
||||||
|
|
||||||
|
<!--wd.hide
|
||||||
|
rule.access:[rule.gamemaster]
|
||||||
|
|
||||||
|
-->
|
||||||
|
This text is hidden until you own the gamemaster rule 2
|
||||||
|
<!--
|
||||||
|
wd.end.hide
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
<!--
|
||||||
|
wd.hide
|
||||||
|
rule.access: [rule.gamemaster]-->
|
||||||
|
This text is hidden until you own the gamemaster rule 3
|
||||||
|
<!--
|
||||||
|
wd.end.hide -->
|
||||||
Loading…
Reference in New Issue
Block a user