md_render_lib 0.1.0

A lib for rendering markdown in terminal
Documentation
# Markown Rendering Lib 

# Warning this is no usable yet except a single public function

This is a fork of the mdcat project mdcat (https://github.com/lunaryorn/mdcat)

```rust

process_file(file: &str)

```