RubyGems Navigation menu

asciidoctor-rfc 0.8.5

asciidoctor-rfc lets you write Internet-Drafts and RFCs in a native "asciidoctor" syntax. RFC XML ("xml2rfc" Vocabulary XML, RFC7322) is the XML-based language used for writing Internet-Drafts and RFCs, but not everyone likes hand-crafting XML, especially when the focus should be on the content. Specifically, the gem provides two things. First, an "asciidoctor" like syntax that lets you utilize close to all features of native RFC XML, and maps most asciidoctor textual syntax (like tables) into RFC XML features. Then, RFC XML v3 (RFC 7991) and v2 (RFC 7749) backends that lets you render your AsciiDoc into, you guessed it, RFC XML v3 and v2. This gem is in active development.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.9.2 - November 12, 2018 (459.0 KB)
  2. 0.9.1 - August 08, 2018 (459.0 KB)
  3. 0.9.0 - June 20, 2018 (392.5 KB)
  4. 0.8.5 - June 02, 2018 (392.0 KB)
  5. 0.8.3 - April 21, 2018 (391.5 KB)
显示所有版本 (共 9 个)

Runtime 依赖 (5):

asciidoctor ~> 1.5.7
htmlentities ~> 4.3.4
nokogiri >= 0
ruby-jing >= 0

Development 依赖 (10):

bundler ~> 1.15
byebug ~> 9.1
guard ~> 2.14
guard-rspec ~> 4.7
rake ~> 12.0
rspec ~> 3.6
rubocop ~> 0.50
simplecov ~> 0.15
timecop ~> 0.9

业主:

作者:

  • Ribose Inc.

SHA 256 校验和:

07700b60c2bdf4f56068c75ceb0869daa1062b42c260c5765a36957bb7237806

下载总量 19,508

这个版本 1,834

许可:

MIT

需要的 Ruby 版本: >= 2.3.0

链接: