# mdv Markdown viewer which prints a markdown file in a pretty format. This view is the result of mdv, because all manuals are written in markdown. ## Usage ``` $ ... | mdv ``` ## Notice By design, **mdv** does only reads from stdin, so if you wish to view a file, use **read** and pipe it into mdv