<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asciidoctor-interdoc-reftext/lib/asciidoctor, branch master</title>
<subtitle>plugin load fix fork</subtitle>
<id>https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/atom?h=master</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/'/>
<updated>2024-04-19T12:34:22+00:00</updated>
<entry>
<title>bump version to 0.5.3</title>
<updated>2024-04-19T12:34:22+00:00</updated>
<author>
<name>lonkaars</name>
<email>loek@pipeframe.xyz</email>
</author>
<published>2024-04-19T12:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=ecadaf1a57d589e53bcebf4c5d9610c478aa7cbe'/>
<id>urn:sha1:ecadaf1a57d589e53bcebf4c5d9610c478aa7cbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix #6 (plugin fails to load)</title>
<updated>2024-04-19T12:04:48+00:00</updated>
<author>
<name>lonkaars</name>
<email>loek@pipeframe.xyz</email>
</author>
<published>2024-04-19T12:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=ff38fcf9e42cddf298375032b7643e6001954329'/>
<id>urn:sha1:ff38fcf9e42cddf298375032b7643e6001954329</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Release version 0.5.2</title>
<updated>2020-04-15T22:58:38+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-04-15T22:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=329c9d28f2b88947d7ff24171f9d7ce5b87a064f'/>
<id>urn:sha1:329c9d28f2b88947d7ff24171f9d7ce5b87a064f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor and optimize getting Resolver from nested document</title>
<updated>2020-04-15T22:35:41+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-04-15T21:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=327035bb9a3393f355d22ad0a21c1a8cf22c6b3a'/>
<id>urn:sha1:327035bb9a3393f355d22ad0a21c1a8cf22c6b3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix resolving xrefs inside nested documents</title>
<updated>2020-04-15T22:26:10+00:00</updated>
<author>
<name>David Åberg</name>
<email>434309+freke@users.noreply.github.com</email>
</author>
<published>2020-04-15T16:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=8202ba2f3c34607a752ee9e68257fe1e70a05df0'/>
<id>urn:sha1:8202ba2f3c34607a752ee9e68257fe1e70a05df0</id>
<content type='text'>
Only top parent have the :@_interdoc_reftext_resolver variable.

Fixes #3

Co-Authored-By: Jakub Jirutka &lt;jakub@jirutka.cz&gt;
</content>
</entry>
<entry>
<title>Fix using of the last argument as keyword parameters (deprecated)</title>
<updated>2020-04-15T22:25:38+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-04-15T22:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=d37db4c06caab2ab417cb54406a6d679a46fd6e5'/>
<id>urn:sha1:d37db4c06caab2ab417cb54406a6d679a46fd6e5</id>
<content type='text'>
    lib/asciidoctor/interdoc_reftext/processor.rb:85: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
    lib/asciidoctor/interdoc_reftext/resolver.rb:16: warning: The called method `initialize' is defined here
</content>
</entry>
<entry>
<title>Release version 0.5.1</title>
<updated>2020-03-07T11:41:46+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-03-07T11:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=1b648c38a398abf7a254ae48f9a942fc705ce29b'/>
<id>urn:sha1:1b648c38a398abf7a254ae48f9a942fc705ce29b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release version 0.5.0</title>
<updated>2019-04-15T00:29:38+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2019-04-15T00:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=a7a3031a663f20d092008f88cf5bb03173347f54'/>
<id>urn:sha1:a7a3031a663f20d092008f88cf5bb03173347f54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update asciidoctor.js to 2.0.0</title>
<updated>2019-04-14T21:46:44+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2019-04-14T21:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=d10acf6d84b18ed2ad0afbf6a68d67d395dc1d9a'/>
<id>urn:sha1:d10acf6d84b18ed2ad0afbf6a68d67d395dc1d9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release version 0.4.2</title>
<updated>2019-04-14T00:15:55+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2019-04-14T00:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/asciidoctor-interdoc-reftext/commit/?id=3e6a31e9b0d0d6ed4daa44e8d6be000bbf508f77'/>
<id>urn:sha1:3e6a31e9b0d0d6ed4daa44e8d6be000bbf508f77</id>
<content type='text'>
</content>
</entry>
</feed>
