https://bugzilla.wikimedia.org/show_bug.cgi?id=58922
Web browser: ---
Bug ID: 58922
Summary: Misleading documentation about markup examples for
splitting long lists
Product: MediaWiki extensions
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Translate
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
The Translate extensions documentation on MediaWiki.org gives example of best
practices to handle wiki markup.
<https://www.mediawiki.org/wiki/Help:Extension:Translate/Page_translation_administration#Markup_examples>
Among other wiki elements, it indicates that to split long lists, one should
“use <translate>-tags [and] not insert new lines as this will break the HTML
output.” The reverse is actually true :
Breaks output:
---
* Categories
</translate><translate>
* Links
----
Output ok:
---
* Categories
</translate>
<translate>
* Links
----
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l