Hi, this is my first zig project. I’m a tech book/article writer and often found that markdown is too limited but the readability of some other alternatives with more features is not good. So I decided to create new format about one year and half ago.
That means the format has been designed for one year and half. Many design iterations happened during the period. It is still far to perfect. But there has to be a start. So I decided to release it now. Would love some feedback on this!
TapirMD v0.0.9 is released. This is a big update. The toolchain is totally rewritten. This will be the last informal release.
Highlights:
Exchanged the roles of %% and //. Now // is used as italic style mark and %% is used as comment mark.
Support custom block HTML generation.
Support custom URL generation.
Redesigned tmd gen command. Added tmd build command to build static/doc websites. Now the TapirMD website is built with this command (the .tmd sources).