Install ruby-maruku by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-maruku
Description:
Markdown-superset interpreter written in Ruby
Maruku implements a superset of the Markdown language, designed to easily create HTML documents while only focusing on the high-level structure and not the details. Maruku also supports LaTeX export, which means you can produce PDF output. . Maruku prides itself of being decently fast on long documents.
Homepage: http://maruku.rubyforge.org
Version: 0.7.2-1
Section: universe/ruby