I've made a lot of progress on my HTML Writer. Everything works, if crudely at times. I don't have time to check in the files to CVS right now, but here's a teaser. Check out these documents: - http://structuredtext.sourceforge.net/spec/test.html (published from source at http://structuredtext.sourceforge.net/tools/test.txt) - http://structuredtext.sourceforge.net/spec/reStructuredText.html (published from source at http://structuredtext.sourceforge.net/spec/reStructuredText.txt) They're temporary, so don't bother linking to them. There will be permanent versions soon. -- David Goodger goodger@users.sourceforge.net Open-source projects: - Python Docstring Processing System: http://docstring.sourceforge.net - reStructuredText: http://structuredtext.sourceforge.net - The Go Tools Project: http://gotools.sourceforge.net
On Thu, 28 Feb 2002 15:24, David Goodger wrote:
I've made a lot of progress on my HTML Writer. Everything works, if crudely at times. I don't have time to check in the files to CVS right now, but here's a teaser. Check out these documents:
- http://structuredtext.sourceforge.net/spec/test.html (published from source at http://structuredtext.sourceforge.net/tools/test.txt)
... I'm still getting Reporter: ERROR (3) Unknown directive type "image" at line 629. .. yet your example has an image used in it... help? :) Richard
participants (2)
-
David Goodger -
Richard Jones