Install Multimarkdown On A Debian, Ubuntu, Kali, Raspbian And MacOS

Install Multimarkdown On A Debian, Ubuntu, Kali, Raspbian And MacOS

multimarkdown

module to convert MultiMarkdown syntax to (X)HTML

Maintainer: Debian Perl Group



Section: perl

Install multimarkdown

  • Debian apt-get install libtext-multimarkdown-perl Click to copy
  • Ubuntu apt-get install libtext-multimarkdown-perl Click to copy
  • Kali Linux apt-get install libtext-multimarkdown-perl Click to copy
  • Raspbian apt-get install libtext-multimarkdown-perl Click to copy
  • macOS brew install multimarkdown Click to copy

libtext-multimarkdown-perl

module to convert MultiMarkdown syntax to (X)HTML

Text::MultiMarkdown is a Perl module that extends the functionality of the Markdown structured text format (see the libtext-markdown-perl package). Markdown provides a simple way to translate easy-to-read and easy-to-write structured text into (X)HTML. In turn, this module extends the functionality by implementing the MultiMarkdown syntax extensions as described in: .

multimarkdown

Install the latest version of multimarkdown in Debian, Ubuntu, Kali, Raspbian and macOS from terminal. To install the multimarkdown just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of multimarkdown from the respository and install it in your computer/server.