isodoc 1.0.20 → 1.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: isodoc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.20
4
+ version: 1.0.21
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-03-05 00:00:00.000000000 Z
11
+ date: 2020-03-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: asciimath
@@ -320,6 +320,7 @@ files:
320
320
  - lib/isodoc/convert.rb
321
321
  - lib/isodoc/function.rb
322
322
  - lib/isodoc/function/blocks.rb
323
+ - lib/isodoc/function/blocks_example.rb
323
324
  - lib/isodoc/function/cleanup.rb
324
325
  - lib/isodoc/function/i18n.rb
325
326
  - lib/isodoc/function/inline.rb
@@ -334,6 +335,7 @@ files:
334
335
  - lib/isodoc/function/xref_anchor.rb
335
336
  - lib/isodoc/function/xref_counter.rb
336
337
  - lib/isodoc/function/xref_gen.rb
338
+ - lib/isodoc/function/xref_gen_seq.rb
337
339
  - lib/isodoc/function/xref_sect_gen.rb
338
340
  - lib/isodoc/headlesshtml_convert.rb
339
341
  - lib/isodoc/html_convert.rb