summaryrefslogtreecommitdiff
path: root/test.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'test.mdwn')
-rw-r--r--test.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/test.mdwn b/test.mdwn
new file mode 100644
index 00000000..c0bcdac8
--- /dev/null
+++ b/test.mdwn
@@ -0,0 +1,8 @@
+[[!meta stylesheet=front rel=stylesheet]]
+[[!template id=columns content="""
+
+[[!inline pages="( tagged(forside) or tagged(test) ) and tagged(top) and !tagged(bottom)" sort=mtime ]]
+[[!inline pages="( tagged(forside) or tagged(test) ) and !tagged(top) and !tagged(bottom)"]]
+[[!inline pages="( tagged(forside) or tagged(test) ) and tagged(bottom) and !tagged(top)" sort=mtime]]
+
+"""]]