A simple online no frills plain text editor.
Plain Text Editor is a web-based plain text editor. It does not do anything fancy, but it useful for writing plain text.
I built Plain Text Editor because I was looking for a clean online text editor that would not mess up the formatting of plain text files such as markdown, but also plays nice with tools like Grammarly.
The web-app is built using Vue 3 / Nuxt 3. You can find the source code at github.com/SamEdwardes/plaintext-editor