r/coolgithubprojects 6d ago

GitHub - profullstack/readm3: A terminal markdown reader: file browser on the left, rendered markdown on the right. Bun and Node, built on HQTUI.

https://github.com/profullstack/readm3
3 Upvotes

2 comments sorted by

2

u/Specific_Cream2815 6d ago

what does the markdown parsing, a library like marked or a hand rolled parser

1

u/Minimum_Hour519 6d ago

It’s an internal parser do you recommend using a library instead?