On Monday, 12 March 2012 at 02:03:03 UTC, Walter Bright wrote:
The idea behind this is simple - a naive use of it should generate content that is renderable. Requiring the user to provide a css file thwarts that goal.

Simple solution: include some embedded css in the default
DDOC macro as <style> tags.

Then you have something that just works out of the box,
and continues to work as you tweak it into something
better.

Reply via email to