Better ruby markdown interpreter?

后端 未结 9 646
自闭症患者
自闭症患者 2020-12-02 10:11

I\'m trying to find a markdown interpreter class/module that I can use in a rakefile.

So far I\'ve found maruku, but I\'m a bit wary of beta releases.

Has an

9条回答
  •  無奈伤痛
    2020-12-02 10:50

    The benchmark in the answer given by casey use BlueCloth 1. BlueCloth 2 is the fastest these days : http://www.deveiate.org/projects/BlueCloth

提交回复
热议问题