Releases: metanorma/reverse_adoc
Releases · metanorma/reverse_adoc
v1.0.0
- Remove table width and ignore colspan/rowspan equal to 1: #88
- Refactor code to use Coradoc gem: #84
v0.3.7
- Bugfix: escape link like formation in text: 7f9c224
v0.3.6
- Fixing pre tag conversion: #78
v0.3.5
- Remove byebug for Ruby 3.0 compatibility: f135944
v0.3.1
- Don't escape underscore and asterisk inside words: #70