|
|
|
Show HN: Inlyne, a GPU powered, browser-less, Markdown previewer
(github.com)
|
|
25 points
by trimental
1391 days ago
|
|
Markdown files are used universally in almost every git repository and yet you need a browser or electron app like VS Code to quickly open one. To help this I'm trying to create a markdown viewer that renders on the gpu without needing a browser. If this interests you please help try out `cargo install inlyne`. Using it is as simple as `inlyne README.md` and you can set themes, fonts and scaling as you'd like. |
|