aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik <micheal@web>2011-08-30 03:23:50 -0400
committeradmin <admin@branchable.com>2011-08-30 03:23:50 -0400
commit331c16a6054050879cc5c718e8960d704df75564 (patch)
tree97e1c155026560e0eb015ab83ed6d46140e788b0
parentb21dc2cf6705326a2a276dc5b666b4bd62aeca5c (diff)
downloadikiwiki-331c16a6054050879cc5c718e8960d704df75564.tar
ikiwiki-331c16a6054050879cc5c718e8960d704df75564.tar.gz
-rw-r--r--doc/forum/Define_custom_commands.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/forum/Define_custom_commands.mdwn b/doc/forum/Define_custom_commands.mdwn
new file mode 100644
index 000000000..c8ac00eed
--- /dev/null
+++ b/doc/forum/Define_custom_commands.mdwn
@@ -0,0 +1 @@
+Is it possible to define custom "commands" in ikiwiki? For example if I write &%test&% in the source of a wiki-page in markdown, the word "test" should be displayed red, bold and italic.