<feed xmlns='http://www.w3.org/2005/Atom'>
<title>html5tokenizer/src, branch v0.5.0</title>
<subtitle>Fork of html5gum with code span support</subtitle>
<id>http://git.push-f.com/html5tokenizer/atom/src?h=v0.5.0</id>
<link rel='self' href='http://git.push-f.com/html5tokenizer/atom/src?h=v0.5.0'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/'/>
<updated>2023-08-19T11:53:58Z</updated>
<entry>
<title>feat: introduce NaiveParser</title>
<updated>2023-08-19T11:53:58Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-08-12T10:58:08Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=0d9cd9ed44b676ccd4991cea27dc620b94ebe7e7'/>
<id>urn:sha1:0d9cd9ed44b676ccd4991cea27dc620b94ebe7e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>break!: remove DefaultEmitter from public API</title>
<updated>2023-08-19T11:41:55Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-08-19T11:17:30Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=b125bec9914bd211d77719bd60bc5a23bd9db579'/>
<id>urn:sha1:b125bec9914bd211d77719bd60bc5a23bd9db579</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: move internal re-export after public API</title>
<updated>2023-08-19T11:41:55Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-08-19T09:35:17Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=7d59ed3a401284299c8139e1c08d8cd6fe29fd15'/>
<id>urn:sha1:7d59ed3a401284299c8139e1c08d8cd6fe29fd15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>break!: remove type param defaults from Tokenizer</title>
<updated>2023-08-19T11:41:55Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-08-19T09:46:27Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=8eb2a95a483bddc8c6a6a8a30dff68c290277075'/>
<id>urn:sha1:8eb2a95a483bddc8c6a6a8a30dff68c290277075</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix!: add adjusted_current_node_present_and_not_in_html_namespace to Emitter</title>
<updated>2023-08-19T11:41:55Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-08-15T09:26:08Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=82898967320f90116bbc686ab7ffc2f61ff456c4'/>
<id>urn:sha1:82898967320f90116bbc686ab7ffc2f61ff456c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(docs): fix broken relative link in rustdoc</title>
<updated>2023-08-19T11:41:55Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-08-19T09:28:31Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=a83e64e81de66ff40cc8a6293f0b5650d431689c'/>
<id>urn:sha1:a83e64e81de66ff40cc8a6293f0b5650d431689c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: correct `a HTML` to `an HTML` and fix 2 typos</title>
<updated>2023-08-19T11:41:55Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-08-12T04:31:48Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=9323efc3f862c5b071e808194982cbb6672f9919'/>
<id>urn:sha1:9323efc3f862c5b071e808194982cbb6672f9919</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: link multipage version of HTML spec</title>
<updated>2023-08-19T11:41:55Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-08-18T14:54:43Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=4682f104ea24fc257c22dc12db1a3dad1323662a'/>
<id>urn:sha1:4682f104ea24fc257c22dc12db1a3dad1323662a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: use link reference definitions in Markdown</title>
<updated>2023-08-19T11:41:55Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-08-18T12:36:21Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=fba3706e29d049e05da36d522b25cc8fc75d689a'/>
<id>urn:sha1:fba3706e29d049e05da36d522b25cc8fc75d689a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>break!: stop abusing Display for Error codes</title>
<updated>2023-08-19T11:41:55Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-08-17T16:07:32Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=11316f041985345dd3a712d14bea749790f937a4'/>
<id>urn:sha1:11316f041985345dd3a712d14bea749790f937a4</id>
<content type='text'>
Display impls should return human-readable strings. After
this commit we're able to introduce a proper Display impl
in the future without that being a breaking change.
</content>
</entry>
</feed>
