Consumer Rights Wiki:Tools for writing articles: Difference between revisions
No edit summary |
Fixing issue raised on talk page. |
||
| Line 34: | Line 34: | ||
====Issues with Markdown==== | ====Issues with Markdown==== | ||
MediaWiki uses | MediaWiki uses wikitext text format, which is not Markdown and does not natively support Markdown. While a plugin can enable support for Markdown between `<markdown></markdown>` blocks, it disrupts the Visual Editor and prevents proper editing. | ||
To address this, we support both the Visual Editor and the | To address this, we support both the Visual Editor and the wiktext editor. You can use [https://pandoc.org/try/ pandoc] to convert Markdown to MediaWiki text and use the '''Edit Source''' button, or copy and paste content from Typora into the Visual Editor. | ||
---- | ---- | ||