I built a Markdown previewer that renders exactly like GitHub, so you don't have to keep pushing com
Updated 2 hours ago
Project Details
I built a desktop app named "GitLiMP" (in short, GitHub Live Markdown Previewer) that helps solve a pain point: some text editors that don't have live-preview support yet and mostly code Markdown, make you push a markdown file just to see it from the web yourself. This app captures nearly all the features or tricks (Flowcharts and LaTeX support) of how GitHub renders Markdown, giving a near-accurate representation, without having to push a lot of commits to check how it looks like