diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-04-19 14:04:40 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-04-19 14:04:48 +0200 |
commit | ff38fcf9e42cddf298375032b7643e6001954329 (patch) | |
tree | 9e63fe7188b8533ef307931212ba2e37c2d06c09 /.yardopts | |
parent | 329c9d28f2b88947d7ff24171f9d7ce5b87a064f (diff) |
fix #6 (plugin fails to load)
This plugin failed to load under Asciidoctor 2.0.22 due to a difference
between the signature of the initialize method on the base
Asciidoctor::Extensions::TreeProcessor class and the implemented
initialize method in lib/asciidoctor/interdoc_reftext/processor.rb. This
commit modifies the function signature, and makes it so the Processor
class is now directly instantiated instead of by a reference passed to
the initialize method.
Diffstat (limited to '.yardopts')
0 files changed, 0 insertions, 0 deletions