iwollmann / mkparser

markdown parser built in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a markdown viewer and parser built in RUST for study purposes

Viewer

🚀 You can check the app running here

  • /app - using trunk.rs and yew, for styling and typography I'm using tailwind.css.

Parser

  • UNDER CONTRUCTION

About

markdown parser built in Rust

License:MIT License


Languages

Language:Rust 93.8%Language:HTML 2.5%Language:CSS 2.3%Language:JavaScript 1.4%