<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markdown-rs/fuzz, branch main</title>
<subtitle>CommonMark compliant markdown parser in Rust with ASTs and extensions</subtitle>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/markdown-rs/'/>
<entry>
<title>Add `honggfuzz` as an alternative fuzzer</title>
<updated>2023-04-01T10:09:26+00:00</updated>
<author>
<name>Christian Murphy</name>
<email>christian.murphy.42@gmail.com</email>
</author>
<published>2023-04-01T10:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/markdown-rs/commit/?id=b3a921c761309ae00a51fe348d8a43adbc54b518'/>
<id>b3a921c761309ae00a51fe348d8a43adbc54b518</id>
<content type='text'>
Closes GH-55.

Reviewed-by: Titus Wormer &lt;tituswormer@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-55.

Reviewed-by: Titus Wormer &lt;tituswormer@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add mdx parser to fuzzing</title>
<updated>2022-11-25T11:09:52+00:00</updated>
<author>
<name>Christian Murphy</name>
<email>christian.murphy.42@gmail.com</email>
</author>
<published>2022-11-25T11:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/markdown-rs/commit/?id=7f06d55d84db512cc9b1eee0ef23db2d7bf30214'/>
<id>7f06d55d84db512cc9b1eee0ef23db2d7bf30214</id>
<content type='text'>
Closes GH-25.

Reviewed-by: Titus Wormer &lt;tituswormer@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-25.

Reviewed-by: Titus Wormer &lt;tituswormer@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unneeded `extern crate`s</title>
<updated>2022-11-10T16:00:33+00:00</updated>
<author>
<name>Hocdoc</name>
<email>bernhardberger@gmx.at</email>
</author>
<published>2022-11-10T16:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/markdown-rs/commit/?id=d5ae7bb13fdb5e855c678ced9b66d26674e08136'/>
<id>d5ae7bb13fdb5e855c678ced9b66d26674e08136</id>
<content type='text'>
Closes GH-28.

Co-authored-by: Bernhard Berger &lt;bernhardberger3456@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-28.

Co-authored-by: Bernhard Berger &lt;bernhardberger3456@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix filename of fuzzer task</title>
<updated>2022-10-25T09:00:56+00:00</updated>
<author>
<name>Christian Murphy</name>
<email>christian.murphy.42@gmail.com</email>
</author>
<published>2022-10-25T09:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/markdown-rs/commit/?id=74ec04655f81eb57a648846b2a77974428497b86'/>
<id>74ec04655f81eb57a648846b2a77974428497b86</id>
<content type='text'>
Closes GH-12.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-12.</pre>
</div>
</content>
</entry>
<entry>
<title>Rename crate to `markdown`</title>
<updated>2022-10-13T08:40:01+00:00</updated>
<author>
<name>Titus Wormer</name>
<email>tituswormer@gmail.com</email>
</author>
<published>2022-10-13T08:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/markdown-rs/commit/?id=ec2d1bfb4232178fb3a6cba36f138bc6efbbf34a'/>
<id>ec2d1bfb4232178fb3a6cba36f138bc6efbbf34a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update fuzzer to support new options format, add mdast fuzzing</title>
<updated>2022-10-07T17:52:20+00:00</updated>
<author>
<name>Christian Murphy</name>
<email>christian.murphy.42@gmail.com</email>
</author>
<published>2022-10-07T17:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/markdown-rs/commit/?id=1fd94f512834aa7bd70f22a60229ce01edfc754e'/>
<id>1fd94f512834aa7bd70f22a60229ce01edfc754e</id>
<content type='text'>
Closes GH-9.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-9.</pre>
</div>
</content>
</entry>
<entry>
<title>Add fuzz testing</title>
<updated>2022-09-12T08:01:11+00:00</updated>
<author>
<name>Christian Murphy</name>
<email>christian.murphy.42@gmail.com</email>
</author>
<published>2022-09-12T08:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/markdown-rs/commit/?id=640c103c0a2b92f7f2a49cfc0721577f40aa90e0'/>
<id>640c103c0a2b92f7f2a49cfc0721577f40aa90e0</id>
<content type='text'>
Closes GH-7.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-7.</pre>
</div>
</content>
</entry>
</feed>
