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