<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asciidoctor-go/element_include_test.go, branch dev</title>
<subtitle>Native Go parser for asciidoc markup.</subtitle>
<id>http://git.kilabit.info/asciidoctor-go/atom?h=dev</id>
<link rel='self' href='http://git.kilabit.info/asciidoctor-go/atom?h=dev'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/asciidoctor-go/'/>
<updated>2024-10-15T04:48:33Z</updated>
<entry>
<title>all: fix missing SPDX copyright and license on test file</title>
<updated>2024-10-15T04:48:33Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-10-15T04:48:33Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/asciidoctor-go/commit/?id=c8eb463345633a1816f97cc967d104127cc4c5f4'/>
<id>urn:sha1:c8eb463345633a1816f97cc967d104127cc4c5f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: fix reading include file when parent path is absolute</title>
<updated>2024-10-13T16:50:54Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-10-13T16:50:54Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/asciidoctor-go/commit/?id=37563af4c7e82fab352f4ab9137f808058e483e2'/>
<id>urn:sha1:37563af4c7e82fab352f4ab9137f808058e483e2</id>
<content type='text'>
Previously, if the parent document is opened using absolute path and it
contains include directive, the included file will fail to read because
the parent path is joined with current working directory.
</content>
</entry>
</feed>
