How to Install ruby-rinku-doc in Ubuntu 18.04



Install ruby-rinku-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-rinku-doc

Description:

autolinker for Ruby (documentation)

Rinku is a Ruby library that does autolinking. . It parses text and turns anything that remotely resembles a link into an HTML link, just like the Ruby on Rails `auto_link` method -- but it's about 20 times faster, because it's written in C, and it's about 20 times smarter when linking, because it does actual parsing instead of RegEx replacements. . This package contains the documentation for ruby-rinku.

Homepage: https://github.com/vmg/rinku

Version: 1.7.3-2build3

Section: universe/doc