Tim Hatch

Weblog | Photos | Projects | Panoramas | About

reST parser

This lets you write your posts in reStructured Text format.

Todo

  • Do something about error messages showing up for end users (i.e. show error when saving post, don't save)
  • Make sure it's Unicode-friendly

Downloads

For end users, look for .plugin files in dist/.

Get it from bzr if you're a developer:

git clone http://timhatch.com/projects/zine-rst/zine-rst.git

Changelog

2009-02-14: 0.3
  • Zine compat (I think)
2008-02-19: 0.2
  • Disables insecure options for docutils when in use as a comment parser
  • Switches initial heading level to h3 and removes automatic promotion to document title
2008-02-11: 0.1
  • Initial version

Contributing

I welcome patches, suggestions, and bugreports. Send me an email to code@timhatch.com