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 rb26-ronn-ng, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rb26-ronn-ng
To see what files were installed by rb26-ronn-ng, run:
port contents rb26-ronn-ng
To later upgrade rb26-ronn-ng, run:
sudo port selfupdate && sudo port upgrade rb26-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.