在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):davidfstr/rdiscount开源软件地址(OpenSource Url):https://github.com/davidfstr/rdiscount开源编程语言(OpenSource Language):C 47.9%开源软件介绍(OpenSource Introduction):Discount Markdown Processor for RubyDiscount is an implementation of John Gruber's Markdown markup language in C. It implements all of the language described in the markdown syntax document and passes the Markdown 1.0 test suite. CODE: Discount was developed by David Loren Parsons. The Ruby extension is maintained by David Foster. INSTALL, HACKINGNew releases of RDiscount are published to RubyGems:
The RDiscount sources are available via Git:
See the file BUILDING for hacking instructions. USAGERDiscount implements the basic protocol popularized by RedCloth and adopted by BlueCloth:
Additional processing options can be turned on when creating the RDiscount object:
Inject RDiscount into your BlueCloth-using code by replacing your bluecloth require statements with the following:
COPYINGDiscount is free software; it is released under a BSD-style license
that allows you to do as you wish with it as long as you don't attempt
to claim it as your own work. RDiscount adopts Discount's license
verbatim. See the file |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论