Definition lists (was Re: Strikethroughs and dashes)
why the lucky stiff
why at hobix.com
Wed Jan 24 11:52:42 EST 2007
On Wed, Jan 24, 2007 at 07:54:47AM +0100, murphy wrote:
> while your at it: any change to include <dl> lists?
> I already proposed them here in december :)
Definitions are already a part of RedCloth 3. I'm not sure who
introduced them or when, but...
- Foo :=
definition
- Bar := definition
Some Textile hacks use:
@ Foo ~ definition
@ Bar ~ definition
Textil.pm is:
dl. Foo:definition
Bar:definition
I think I like the WikiCode syntax better. I'm open to this in
SuperRC, let's just be sure to allow styling and alignment as with
the other elements.
;(highlight) Foo : definition
;{color:red} Bar : definition
Also, PyTextile and Textile v2 should be checked for a precedent
perhaps.
_why
More information about the Redcloth-upwards
mailing list