aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-21 18:35:03 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-21 18:35:03 +0000
commitabae4a80584a06bf11d2c31728d75fc07032d107 (patch)
tree48f2378a8428aff8761e8a959bb5204dd345304f /doc/plugins
parentad07eebb0b4afe4af8170dedefb9b782f3ab2d98 (diff)
downloadikiwiki-abae4a80584a06bf11d2c31728d75fc07032d107.tar
ikiwiki-abae4a80584a06bf11d2c31728d75fc07032d107.tar.gz
web commit by JordaPolo: Fixed preformatted text.
Diffstat (limited to 'doc/plugins')
-rw-r--r--doc/plugins/contrib/linguas.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/contrib/linguas.mdwn b/doc/plugins/contrib/linguas.mdwn
index 6dcffffc8..0ddf59e22 100644
--- a/doc/plugins/contrib/linguas.mdwn
+++ b/doc/plugins/contrib/linguas.mdwn
@@ -13,14 +13,14 @@ Translatable pages and translations must have the following format:
`pagename.$LANG`, where `$LANG` is a ISO639-1 (two-letter) language code.
To enable linguas, add the following line in the source code of the page:
- [[linguas ]]
+ \[[linguas ]]
Note that linguas is only required in one of the pages (the original,
for instance); the rest of translations will be automatically
updated. Additionally, it is also possible to specify the title of
the translation:
- [[linguas title="Translated title"]]
+ \[[linguas title="Translated title"]]
Template