TERMINAL MARKDOWN


To get started, type the following into your terminal:

    % git clone https://github.com/Evoniuk/terminal-markdown.git
    % cd terminal-markdown
    % make tmd && ./tmd intro.tmd

If everything works right, this will display a brief tutorial on how to use terminal markdown.

You can also try calling tmd --help or tmd -h for more information.