[ ソース: ruby-reverse-markdown ]
パッケージ: ruby-reverse-markdown (3.0.0-1)
ruby-reverse-markdown に関するリンク
Debian の資源:
ruby-reverse-markdown ソースパッケージをダウンロード:
- [ruby-reverse-markdown_3.0.0-1.dsc]
- [ruby-reverse-markdown_3.0.0.orig.tar.gz]
- [ruby-reverse-markdown_3.0.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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)
-
- dep: ruby-nokogiri
- HTML, XML, SAX, and Reader parser for Ruby