2.0.4 released with minor bug fixes
- change Email me to Email and I’ll wait to Download on pdf submission and error pages
Bug fixes in the current release
- PmWiki 2.1 whitespace markup resulted in untagged text, now fixed
Features expected in the next release
- improve the documentation
- make block markups more robust by redefining rather than replacing $BlockMarkups
- change $Skin = …; to SDV($Skin, …);
- see the outstanding issues — no major enhancements are currently planned
Bugs fixed in the next release
- stop PmWiki 2.1 from removing <:vspace> after run-in heads markup
- improve handling of images when no caption text is specified (00079)
- improve handling of linebreaks in otherwise empty paragraphs (00080)
- get hanging indents working again