* a grid view for photos;
* automatic generation of human-readable link tags from wiki URLs;
* a common parser for argument lists such as "foo|bar=1|baz=3";
- * the ability to specify css style for links and inline objects, which I'm using to produce floating thumbnails on the side of pages
+ * the ability to specify css style for links and inline objects, which I'm using to produce
+ floating thumbnails on the side of pages without resorting to HTML
-These should make the wiki markup much lighter. As usual, these additions resulted in
-simplification of the codebase rather than code bloat :-)
+These new features will make my wiki markup even lighter than before.
+Moreover, these additions actually resulted in further //simplification//
+of the codebase rather than code bloat. Way to go!
{{{
git diff --stat v3.0..HEAD geekigeeki.py