How to Install ruby-redcarpet in Ubuntu 18.04



Install ruby-redcarpet by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-redcarpet

Description:

Fast, safe and extensible Markdown to (X)HTML parser for Ruby

Redcarpet is Ruby library for Markdown processing. . This is fast, safe and extensible Markdown to (X)HTML parser. . Learn more about its usage at /usr/share/doc/redcarpet/README.markdown.gz

Homepage: http://github.com/vmg/redcarpet

Version: 3.4.0-4build1

Section: universe/ruby