<feed xmlns='http://www.w3.org/2005/Atom'>
<title>MarkDialog.git, branch master</title>
<subtitle>Write your story with Markdown! 
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/MarkDialog.git/'/>
<entry>
<title>Move prototype files to _prototype directory</title>
<updated>2026-04-22T12:24:18+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-22T12:24:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/MarkDialog.git/commit/?id=277bc93f84b298c7cb24e136f67eb237fb3a68a2'/>
<id>277bc93f84b298c7cb24e136f67eb237fb3a68a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update MarkDialog dependency to published version 0.1</title>
<updated>2026-02-10T10:34:22+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-02-10T10:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/MarkDialog.git/commit/?id=3e3ffa97985ed588ef46e007edb7507189a65e8e'/>
<id>3e3ffa97985ed588ef46e007edb7507189a65e8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move resource generation macros into main crate</title>
<updated>2026-02-10T10:28:47+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-02-10T10:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/MarkDialog.git/commit/?id=89754f67252563a3a700350bc2d0142c1481fff7'/>
<id>89754f67252563a3a700350bc2d0142c1481fff7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.1.0 and add package metadata</title>
<updated>2026-02-10T10:19:29+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-02-10T10:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/MarkDialog.git/commit/?id=b3d5cb80d3d08ba3c1fb49760feeb9182aa1a0e9'/>
<id>b3d5cb80d3d08ba3c1fb49760feeb9182aa1a0e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable pipeline steps and improve include/image resolution</title>
<updated>2026-02-10T09:16:17+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-02-10T09:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/MarkDialog.git/commit/?id=5b40f44e53d8616b15756c623233abf6b2083899'/>
<id>5b40f44e53d8616b15756c623233abf6b2083899</id>
<content type='text'>
- Comment out several markdown processing steps for debugging
- Enhance `unwrap_includes` to recursively search for included markdown
  files
- Add support for Obsidian image syntax `![[image.png]]` with recursive
  file search
- Implement caching for resolved file paths to improve performance
- Search upward and downward from current directory for both includes
  and images
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Comment out several markdown processing steps for debugging
- Enhance `unwrap_includes` to recursively search for included markdown
  files
- Add support for Obsidian image syntax `![[image.png]]` with recursive
  file search
- Implement caching for resolved file paths to improve performance
- Search upward and downward from current directory for both includes
  and images
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite README with new structure and examples</title>
<updated>2026-02-09T21:05:41+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-02-09T21:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/MarkDialog.git/commit/?id=ef2db26b7309f929282ebd46acf82dc5a87614f8'/>
<id>ef2db26b7309f929282ebd46acf82dc5a87614f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for bold_italic formatting in markdown parser</title>
<updated>2026-02-09T20:59:03+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-02-09T20:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/MarkDialog.git/commit/?id=0832256f17f6e28c128adea7d5ab6dc2629e188a'/>
<id>0832256f17f6e28c128adea7d5ab6dc2629e188a</id>
<content type='text'>
The parser now correctly handles triple asterisk (***) syntax for
bold_italic text. Previously, nested bold and italic formatting
would not combine properly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The parser now correctly handles triple asterisk (***) syntax for
bold_italic text. Previously, nested bold and italic formatting
would not combine properly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor converter and replace built_res with resource generator</title>
<updated>2026-02-09T20:07:12+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-02-09T20:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/MarkDialog.git/commit/?id=275084f025b81da78f2a6c5cb23bc4a846a7b909'/>
<id>275084f025b81da78f2a6c5cb23bc4a846a7b909</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename parser to converter</title>
<updated>2026-02-09T11:08:30+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-02-09T11:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/MarkDialog.git/commit/?id=ade7980b250d0d679355d9583edd03deed871ff2'/>
<id>ade7980b250d0d679355d9583edd03deed871ff2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add FileNotFound variant to Exit enum</title>
<updated>2026-02-09T10:58:46+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-02-09T10:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/MarkDialog.git/commit/?id=707a4e7162ad31c0152592cf28f66a55ca38dfd2'/>
<id>707a4e7162ad31c0152592cf28f66a55ca38dfd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
