@@ -17,6 +17,8 @@ For creating or editing large numbers of pages, cloning the Wiki locally will pr
...
@@ -17,6 +17,8 @@ For creating or editing large numbers of pages, cloning the Wiki locally will pr
As Markdown files are simple text files, any plain text editor can be used. This could include vim on UNIX® / Linux systems, and MS Windows. There are also a number of specialized editors that make Markdown editing more productive through shortcuts, built-in previewing, etc.
As Markdown files are simple text files, any plain text editor can be used. This could include vim on UNIX® / Linux systems, and MS Windows. There are also a number of specialized editors that make Markdown editing more productive through shortcuts, built-in previewing, etc.
If you are migrating documents form an existing format (e.g., MS Word), [Pandoc](https://pandoc.org)is worth a look - it is the "Swiss army knife" of document conversion and handles conversion to both AsciiDoc and Markdown format.
:warning: **Do not use document processors** (e.g. MS Word) as these use proprietary formats and will introduce unwanted characters.
:warning: **Do not use document processors** (e.g. MS Word) as these use proprietary formats and will introduce unwanted characters.