An updated fork of ronn. Build man pages from Markdown.
Ronn-NG is a new, currently-maintained fork of the defunct original Ronn project. Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web.
Ronn-NG is a new, currently-maintained fork of the defunct original Ronn project. Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web.
To install rb-ronn-ng, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rb-ronn-ng
To see what files were installed by rb-ronn-ng, run:
port contents rb-ronn-ng
To later upgrade rb-ronn-ng, run:
sudo port selfupdate && sudo port upgrade rb-ronn-ng
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.