<feed xmlns='http://www.w3.org/2005/Atom'>
<title>html5tokenizer, branch v0.5.0</title>
<subtitle>Fork of html5gum with code span support</subtitle>
<id>http://git.push-f.com/html5tokenizer/atom/?h=v0.5.0</id>
<link rel='self' href='http://git.push-f.com/html5tokenizer/atom/?h=v0.5.0'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/'/>
<updated>2023-08-19T11:56:31Z</updated>
<entry>
<title>chore: bump version to 0.5.0</title>
<updated>2023-08-19T11:56:31Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-08-19T11:54:45Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=330b802d5fb6dbdfd9b7f12de6e5d5acb31ed560'/>
<id>urn:sha1:330b802d5fb6dbdfd9b7f12de6e5d5acb31ed560</id>
<content type='text'>
</content>
</entry>
<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: switch from pretty_assertions to similar-asserts</title>
<updated>2023-08-19T11:41:55Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-08-18T14:43:03Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=0c495ba984436cccc6caeed66639a2b61095dbad'/>
<id>urn:sha1:0c495ba984436cccc6caeed66639a2b61095dbad</id>
<content type='text'>
In the next commit I'm adding a test that compares the content
of files and pretty_assertions doesn't omit large portions
of unchanged lines in its diff[1] (contrary to similar-asserts).

(Sidenote: We already depend on similar via insta.)

[1]: https://github.com/rust-pretty-assertions/rust-pretty-assertions/issues/114
</content>
</entry>
</feed>
