[ 源代码: ruby-ronn ]
软件包:ruby-ronn(0.10.1-2)
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
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
-
- dep: ruby-kramdown (>= 2.1)
- Fast, pure-Ruby Markdown-superset converter - ruby library
-
- dep: ruby-kramdown-parser-gfm (>= 1.0.1)
- kramdown parser for the GFM dialect of Markdown
-
- dep: ruby-mustache (>= 1)
- Mustache is a framework-agnostic way to render logic-free views
-
- dep: ruby-nokogiri (>= 1.14.3)
- HTML, XML, SAX, and Reader parser for Ruby