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 4ac1289 commit f678f9aCopy full SHA for f678f9a
md/test-perms.md
@@ -0,0 +1,31 @@
1
+# Simple Permission
2
+The following paragraph is only visible to teachers:
3
+@@@ teacher
4
+>Only visible to teachers.
5
+
6
+@@@
7
8
+# Simple Group Permission
9
+The following paragraph is only visible to 5BHIF:
10
+@@@ 5bhif
11
+>Only visible to 5BHIF.
12
13
14
15
+# User Permission
16
+The following paragraph is only visible to Gerald Unterrainer
17
+@@@ Gerald Unterrainer
18
+>Only visible to Gerald Unterrainer
19
20
21
+# Nested Permission
22
23
24
+>Only visible to users in 5BHIF group.
25
26
+The following paragraph is only visible to teachers in group 5BHIF:
27
28
+>Only visible to users being in teachers AND 5bhif groups.
29
30
31
0 commit comments