|
From: David A. <da...@bo...> - 2002-12-16 23:18:53
|
When I format the following as HTML with the current CVS
---
* User Guided wrapping
* Require minimal user intervention
* But intervention must be possible when needed
---
It looks like:
---
*
User Guided wrapping
* Require minimal user intervention
* But intervention must be possible when needed
---
Is that to be expected? Why the CR after the initial bullet?
The command I used was:
python /src/docutils/tools/html.py --embed-stylesheet -gdts fu.txt fu.html
Thanks,
--
David Abrahams
da...@bo... * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution
|