<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dompa.git/test/dompa, branch v1.2.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git2.nmm.ee/dompa.git/atom?h=v1.2.3</id>
<link rel='self' href='https://git2.nmm.ee/dompa.git/atom?h=v1.2.3'/>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/'/>
<updated>2026-02-10T23:53:02+00:00</updated>
<entry>
<title>Allow docstrings in `defhtml` (closes #2)</title>
<updated>2026-02-10T23:53:02+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@apesrc.com</email>
</author>
<published>2026-02-10T23:53:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=ba9005587b045d417b460f59145032f569c95cba'/>
<id>urn:sha1:ba9005587b045d417b460f59145032f569c95cba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow nesting of `defhtml` (#1)</title>
<updated>2026-02-10T23:43:36+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@apesrc.com</email>
</author>
<published>2026-02-10T23:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=91d32658b66c236ae6ba467c4cbdfafd6a2590c8'/>
<id>urn:sha1:91d32658b66c236ae6ba467c4cbdfafd6a2590c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix HTML rendering to handle nil values without removing sibling elements; add tests for nil handling in node hierarchy (#15)</title>
<updated>2026-01-10T13:26:52+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2026-01-10T13:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=3d18750f03a50e87816cfa234f866cf4cc8f05e9'/>
<id>urn:sha1:3d18750f03a50e87816cfa234f866cf4cc8f05e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add empty-seq? function and update nodes-from-opt to handle empty sequences (#13)</title>
<updated>2026-01-10T12:44:59+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2026-01-10T12:44:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=3e4d870d6b287905c786174565a93fbd79bbb87c'/>
<id>urn:sha1:3e4d870d6b287905c786174565a93fbd79bbb87c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve templating ergonomics (#11)</title>
<updated>2025-12-06T23:12:37+00:00</updated>
<author>
<name>Asko Nomm</name>
<email>asko@Askos-MBP.lan</email>
</author>
<published>2025-12-06T23:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=6619a8da60712c36338cc7e0f1cf8a5b8d9dbed7'/>
<id>urn:sha1:6619a8da60712c36338cc7e0f1cf8a5b8d9dbed7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#9: Implement zipper support</title>
<updated>2025-10-26T09:22:46+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-10-26T09:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=bb8a17fa2517324ac6cd0ce498dcc189a2d8fb2c'/>
<id>urn:sha1:bb8a17fa2517324ac6cd0ce498dcc189a2d8fb2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#7: Have the round trip test run only in server-side (cljs has no slurp)</title>
<updated>2025-10-19T21:46:16+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-10-19T21:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=325f4300292b8895838b1b8e3fd2b8dd735d311f'/>
<id>urn:sha1:325f4300292b8895838b1b8e3fd2b8dd735d311f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#7: Fixes an issue where `!doctype` would be left out when creating nodes due to it being a void element, and adds a full HTML page test case.</title>
<updated>2025-10-19T21:42:50+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-10-19T21:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=7644be5e3beff7ee986aa77dc47e27aac0f22e1f'/>
<id>urn:sha1:7644be5e3beff7ee986aa77dc47e27aac0f22e1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5: Fixen an issue where same-name children of a root would cause the nodes to close too early.</title>
<updated>2025-10-19T20:17:34+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-10-19T20:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=79159a47202cda8bdfa74e3e594f69ab1f6c9e2a'/>
<id>urn:sha1:79159a47202cda8bdfa74e3e594f69ab1f6c9e2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#3: Fixes an issue where if the attribute value contained forward slashes, it would break the attribute parsing.</title>
<updated>2025-10-19T15:12:40+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-10-19T15:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=ad98bfddb09c6be641ff6755bb8caefc50f1636d'/>
<id>urn:sha1:ad98bfddb09c6be641ff6755bb8caefc50f1636d</id>
<content type='text'>
</content>
</entry>
</feed>
