Karl Eichwalder wrote:
tarquin tarquin@planetunreal.com writes:
- no space after headings -- only before (looks cleaner in text -- the
heading belongs to what is below it)
- special "compact" headings with no space after OR before get special
markup, say
== compact heading ==!
Care about contents, not about layout ;)
hey you're preaching to the choir here!! :-)
... actually, what we COULD do if the "compact" headings are only needed inside tables is this:
td h* { /* no space before or after */ }
in the CSS stylesheet.
and have one markup fits all
If you want a "compact heading" it's most probably not a section, but a simple keyword for a list; make it bold and your are done: