Show HN: leaf ā a terminal Markdown previewer with a GUI-like experiencegithub.com17 points by RivoLink 6 hours ago
DonaldPShimoda 10 minutes ago> Features:> <bullet> <checkbox> description 1> <bullet> <checkbox> description 2> ...Like... why are we doing this. What is the purpose of having a bunch of green checkbox emojis in the already bulleted list of features. The only thing it tells me is that an LLM was probably used extensively in building this project.
SupLockDef an hour ago`pandoc "$@ | lynx -stdin` and I save you from 225 potential supply chain attack crates.`cargo audit` finds 3 vulnerabilities, you should fix them.Blazing safe.
RivoLink 6 hours agoHi HN,I built leaf, a Markdown previewer that runs entirely in the terminal.It supports keyboard/mouse navigation, syntax highlighting, tables, checkboxes, clickable links, search, table of contents, local Markdown links, inline images, Mermaid diagrams, and LaTeX-to-Unicode rendering.It works on Linux, macOS, Windows, and Termux.GitHub: https://github.com/RivoLink/leafIād appreciate feedback on the UX, missing features, and performance on large Markdown files.mfgadv99 5 hours ago[dead]
timetraveller26 40 minutes agocool project, how does it compare to glow? https://github.com/charmbracelet/glow
> Features:
> <bullet> <checkbox> description 1
> <bullet> <checkbox> description 2
> ...
Like... why are we doing this. What is the purpose of having a bunch of green checkbox emojis in the already bulleted list of features. The only thing it tells me is that an LLM was probably used extensively in building this project.
`pandoc "$@ | lynx -stdin` and I save you from 225 potential supply chain attack crates.
`cargo audit` finds 3 vulnerabilities, you should fix them.
Blazing safe.
Hi HN,
I built leaf, a Markdown previewer that runs entirely in the terminal.
It supports keyboard/mouse navigation, syntax highlighting, tables, checkboxes, clickable links, search, table of contents, local Markdown links, inline images, Mermaid diagrams, and LaTeX-to-Unicode rendering.
It works on Linux, macOS, Windows, and Termux.
GitHub: https://github.com/RivoLink/leaf
Iād appreciate feedback on the UX, missing features, and performance on large Markdown files.
[dead]
cool project, how does it compare to glow? https://github.com/charmbracelet/glow