[Pyobjc-dev] reST editor experiments...
Brought to you by:
ronaldoussoren
From: Dinu G. <gh...@da...> - 2003-07-04 11:56:12
|
Hi, I'm experimenting with a prototype reST editor on OS X, and made a little QuickTime MPEG4 movie displaying the current state of it (since few people here might have OS X available): http://python.net/~gherman/tmp/ReSTedit0.mov (5 min, 1486 KB) It's only a start, I'm just using docutils.core.publish_string(text, writer_name='html'), but it raises for me several questions about: - changing the default CSS (or parts thereof) - suppressing warning messages (e.g. about empty sections) - raising visual significance of warning messages (e.g. color, etc.) Thanks for any insight into these issues! Dinu CC'ed to the PyObjC list... -- Dinu C. Gherman ...................................................................... "Even if you do learn to speak correct English, whom are you going to speak it to?" (Clarence Darrow) |