Added pages and images for accessing editing and creating pages. authored by David Lounsbury's avatar David Lounsbury
......@@ -23,7 +23,7 @@ As Markdown files are simple text files, any plain text editor can be used. This
All Platforms: [Atom](https://atom.io), the "hackable text editor for the 21st Century" is available for [OS X, Linux, or Windows](https://github.com/atom/atom/releases/tag/v1.41.0). Atom is heavily customizable and has previewers and syntax highlighting for Markdown. It also has built-in GitLab / Github support, making it very easy to manage large numbers of pages for more complex wikis.
![Atom](images/Atom_screenshot.png "Atom Markdown Editing")
![Atom](/images/Atom_screenshot.png "Atom Markdown Editing")
MacOS: [MultiMarkdown Composer](https://apps.apple.com/us/app/multimarkdown-composer-4/id1275176220?mt=12) is a powerful and simple to use Markdown editor for MacOS. This editor does not have built-in GitLab integration, but works with MacOS built-in Git integration.
......
......