diff options
Diffstat (limited to 'dictionaries/creole.dict')
-rw-r--r-- | dictionaries/creole.dict | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dictionaries/creole.dict b/dictionaries/creole.dict new file mode 100644 index 00000000..65a9909a --- /dev/null +++ b/dictionaries/creole.dict @@ -0,0 +1,14 @@ +# http://www.wikicreole.org/wiki/Creole1.0 + +bold="**" +italic="//" +heading="==" +link1="[[a|b]]" +link2="[[a:b]]" +hr="----" +img=" {{a|b}}" +table_heading="|=a |=b |" +raw="{{{a}}}" +escape="~" +placeholder="<<<x>>>" +line_break="\\\\" |