Features: - Tons of theme combinations: mdv ships with > 200 luminocity sorted themes, converted from html themes tables to ansi Those can be combined for code vs regular markdown output - Admonitions - Tables, incl. wide table handling avoiding interleaving - Somewhat hackable, all in one (mdv/markdownviewer.py) module - Useable as lib as well - File change monitor - Text wrapping - Source code highlighter - Little directory change monitor
Features: - Tons of theme combinations: mdv ships with > 200 luminocity sorted themes, converted from html themes tables to ansi Those can be combined for code vs regular markdown output - Admonitions - Tables, incl. wide table handling avoiding interleaving - Somewhat hackable, all in one (mdv/markdownviewer.py) module - Useable as lib as well - File change monitor - Text wrapping - Source code highlighter - Little directory change monitor
To install terminal_markdown_viewer, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install terminal_markdown_viewer
To see what files were installed by terminal_markdown_viewer, run:
port contents terminal_markdown_viewer
To later upgrade terminal_markdown_viewer, run:
sudo port selfupdate && sudo port upgrade terminal_markdown_viewer
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.