web commit by JordaPolo: Fixed preformatted text.
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 21 Aug 2006 18:35:03 +0000 (18:35 +0000)
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 21 Aug 2006 18:35:03 +0000 (18:35 +0000)
doc/plugins/contrib/linguas.mdwn

index 6dcffffc837e817153b13ed660314e39055035d4..0ddf59e223f82e6d0167cc3161b0c57ba7310819 100644 (file)
@@ -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