/*a minimal markdown editor */
Typora gives you a seamless experience as both a reader and a writer. It removes the preview window, mode switcher, syntax symbols of markdown source code, and all other unnecessary distractions. Instead, it provides a real live preview feature to help you concentrate on the content itself.
/*You focus on the content, Typora helps with the rest */
A minimal Markdown editor and reader.
# or run:
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys BA300B7755AFCFAE
wget-qO-https://typora.io/linux/public-key.asc |sudo tee/etc/apt/trusted.gpg.d/typora.asc
# add Typora's repository
sudo add-apt-repository'deb https://typora.io/linux ./'
sudo apt update
# install typora
sudo apt installtypora