RubyGems Navigation menu

asciidoctor-rfc 0.9.2

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 checksum:

29d309cbc88c3deaf67ed7557f91442bbfcf03df049a283b5aa1352f9fd0ce3d

總下載次數 19,479

這個版本 3,286

License:

BSD-2-Clause

Ruby 版本需求: >= 2.3.0

相關連結: