seagle0128 / grip-mode

Instant Github-flavored Markdown/Org preview using grip
GNU General Public License v3.0
275 stars 6 forks source link

New binary that does not require Github API usage #30

Closed CsBigDataHub closed 2 months ago

CsBigDataHub commented 2 months ago

I stumbled upon this rust project that does not use GitHub API. It is a command line utility and can integrate to nicely to grip-mode

https://github.com/immanelg/mdopen

seagle0128 commented 2 months ago

I review the PR, and add one comment. And, I also notice mdopen supports browser itself, and doesn't support webkit preview.

CsBigDataHub commented 2 months ago

closing this in favor of #31