<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asciidoctor-go, branch v0.1.0</title>
<subtitle>Native Go parser for asciidoc markup.</subtitle>
<id>http://git.kilabit.info/asciidoctor-go/atom?h=v0.1.0</id>
<link rel='self' href='http://git.kilabit.info/asciidoctor-go/atom?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/asciidoctor-go/'/>
<updated>2021-03-06T16:31:55Z</updated>
<entry>
<title>Release asciidoctor-go v0.1.0 (2021-03-06)</title>
<updated>2021-03-06T16:31:55Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2021-03-06T16:31:55Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/asciidoctor-go/commit/?id=4c1ded163e57698b227cbee36ae7cad105e34af5'/>
<id>urn:sha1:4c1ded163e57698b227cbee36ae7cad105e34af5</id>
<content type='text'>
The asciidoctor-go is the Go module to parse the AsciiDoc (TM) markup
and convert it into HTML5.

This first release bring almost all AsciiDoc syntax except for include
directive, inter-document cross-reference, macros, and non-primary syntax
features.

I hope this library can be useful for Gophers who need the power of
AsciiDoc in their workflows.
</content>
</entry>
<entry>
<title>all: update dependencies to latest version</title>
<updated>2021-03-06T16:24:51Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2021-03-06T16:24:28Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/asciidoctor-go/commit/?id=c71d2ec947f60ae68b1593a0e2df42846c933a34'/>
<id>urn:sha1:c71d2ec947f60ae68b1593a0e2df42846c933a34</id>
<content type='text'>
While at it, increase the minimum Go version from 1.13 to 1.15
</content>
</entry>
<entry>
<title>document_parser: remove unused debug statement</title>
<updated>2020-12-26T10:23:29Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2020-12-26T10:23:29Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/asciidoctor-go/commit/?id=36285ff15434c59ee0ad01686e9ba2cb5ffd7b6e'/>
<id>urn:sha1:36285ff15434c59ee0ad01686e9ba2cb5ffd7b6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: replace space surrounding the em-dash with html symbol thin space</title>
<updated>2020-12-26T10:23:03Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2020-12-26T10:23:03Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/asciidoctor-go/commit/?id=ff8a9955a153deebe7c55b8f748b429ea157ee73'/>
<id>urn:sha1:ff8a9955a153deebe7c55b8f748b429ea157ee73</id>
<content type='text'>
If the em-dash strings "--" flanked by space, replace the space with
HTML symbol thin space.
</content>
</entry>
<entry>
<title>inline_parser: add zero-width space after ellipsis character</title>
<updated>2020-12-25T09:19:53Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2020-12-25T09:19:53Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/asciidoctor-go/commit/?id=e39ff0f9ee29f290fcd5eedb94309db71fa78d25'/>
<id>urn:sha1:e39ff0f9ee29f290fcd5eedb94309db71fa78d25</id>
<content type='text'>
This is to make it compatible with generated HTML from asciidoctor.
</content>
</entry>
<entry>
<title>all: add predefined attributes for character replacements</title>
<updated>2020-12-25T09:18:58Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2020-12-24T09:31:22Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/asciidoctor-go/commit/?id=707d145f0883d22096a0effbc712176a70b46adf'/>
<id>urn:sha1:707d145f0883d22096a0effbc712176a70b46adf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parser: wrap value of email ref name with "mailto:[&lt;value&gt;]"</title>
<updated>2020-12-24T09:22:44Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2020-12-24T09:22:44Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/asciidoctor-go/commit/?id=14799fda1a1b3c671854eee4de63b00fab8d0773'/>
<id>urn:sha1:14799fda1a1b3c671854eee4de63b00fab8d0773</id>
<content type='text'>
This is to allow the inline parser to pick it up as macro link.
</content>
</entry>
<entry>
<title>all: remove parameter isForToC on method element.toHTML</title>
<updated>2020-12-24T00:07:05Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2020-12-24T00:07:05Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/asciidoctor-go/commit/?id=8896dc334f2308b9c992a01a86230560fa96f075'/>
<id>urn:sha1:8896dc334f2308b9c992a01a86230560fa96f075</id>
<content type='text'>
This is to minimize call stack size since the method will be called
recursively.
</content>
</entry>
<entry>
<title>document: rename ToEmbeddedHTML to ToHTMLEmbedded</title>
<updated>2020-12-23T23:29:38Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2020-12-23T23:29:38Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/asciidoctor-go/commit/?id=dfcdbe8567c54cb19b470e5c52c23308c0bd4591'/>
<id>urn:sha1:dfcdbe8567c54cb19b470e5c52c23308c0bd4591</id>
<content type='text'>
This is for consistency on exported method names on Document object.

While at it, simplify the documentation for exported methods.
</content>
</entry>
<entry>
<title>document: group exported fields for document readibility</title>
<updated>2020-12-23T23:22:55Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2020-12-23T23:22:55Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/asciidoctor-go/commit/?id=06383abe83ff7e7a7e8717e4546782ce0c3a0aea'/>
<id>urn:sha1:06383abe83ff7e7a7e8717e4546782ce0c3a0aea</id>
<content type='text'>
</content>
</entry>
</feed>
