套件: ruby-ronn (0.9.1-2)
ruby-ronn 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-ronn:
維護者:
Original Maintainers:
- Debian Ruby Team (郵件存檔)
- Martin Ueding
外部的資源:
- 主頁 [github.com]
相似套件:
library to build manuals from Markdown
Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web.
The source format includes all of Markdown but has a more rigid structure and syntax extensions for features commonly found in manpages (definition lists, link notation, etc.). The ronn-format(7) manual page defines the format in detail.
This package contains the ronn ruby library.
其他與 ruby-ronn 有關的套件
|
|
|
-
- dep: groff
- GNU troff text-formatting system
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-kramdown (>= 1.17.0)
- Fast, pure-Ruby Markdown-superset converter - ruby library
-
- dep: ruby-mustache (>= 0.7.0)
- Mustache is a framework-agnostic way to render logic-free views
-
- dep: ruby-nokogiri (>= 1.9.0)
- HTML, XML, SAX, and Reader parser for Ruby