Another tumblelog update
In the afternoon I worked a little on both the Python and Perl version
of tumblelog
. Either program generates this tumblelog from a
Markdown file with some extra directives.
The changes I made are:
- Improve regular expressions for heading plus article parsing.
- Bump JSON feed to version 1.1.
- Use application/feed+json MIME type for JSON feed.
The latest version is available as always on GitHub.