Is there a command line utility for rendering GitHub flavored Markdown?

后端 未结 25 1707
一个人的身影
一个人的身影 2020-11-28 16:53

I\'m wondering if there is a command line utility for taking a GitHub flavored Markdown file and rendering it to HTML.

I\'m using a GitHub wiki to create website con

25条回答
  •  一向
    一向 (楼主)
    2020-11-28 17:40

    I created a tool similar to Atom's Preview functionality, but as a standalone application. Not sure if this is what you're looking for, but it might be helpful. -- https://github.com/yoshuawuyts/vmd

    vmd

提交回复
热议问题