Table of Contents
1 Install ReText
Install retext package.
$ sudo apt install -y retext
2 Write Markdown with ReText
Click ReText icon in Desktop menu or run retext command in terminal.
$ retext
For using live preview, press “Preview” menu, press arrow at the side of “Preview” or press Ctrl + e key. Because live preview can detect file update, you can use your editor like emacs or vim for writing markdown while checking the view of markdown with live preview.