Module:Plain text: Difference between revisions
m 1 revision imported |
m →top: clean up |
||
| Line 1: | Line 1: | ||
-- {{Copyright|image=[[File:CC BY-SA icon.svg]]|text=This article and/or file is licensed under CC BY-SA 4.0, Which is different than the current license of this Wiki.}} | |||
--converts text with wikilinks to plain text, e.g "[[foo|gah]] is [[bar]]" to "gah is bar" | --converts text with wikilinks to plain text, e.g "[[foo|gah]] is [[bar]]" to "gah is bar" | ||
--removes anything enclosed in tags that isn't nested, mediawiki strip markers (references etc), files, italic and bold markup | --removes anything enclosed in tags that isn't nested, mediawiki strip markers (references etc), files, italic and bold markup | ||