套件: ruby-reverse-markdown (1.4.0-1)
ruby-reverse-markdown 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-reverse-markdown:
- [ruby-reverse-markdown_1.4.0-1.dsc]
- [ruby-reverse-markdown_1.4.0.orig.tar.gz]
- [ruby-reverse-markdown_1.4.0-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Ruby Extras Maintainers (郵件存檔)
- Utkarsh Gupta
- Daniel Leidert
外部的資源:
- 主頁 [github.com]
相似套件:
converts HTML code into markdown
reverse_markdown transforms HTML into Markdown. It is useful, for example, to import HTML into a Markdown based application. It supports all the established tags and can also be extended, it can deal with nested lists, inline and block code, and supports blockquotes.
It supports all the established HTML tags and requires Ruby 1.9.3 or higher.
其他與 ruby-reverse-markdown 有關的套件
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-nokogiri
- HTML, XML, SAX, and Reader parser for Ruby