ok I made a mistake for nested definitions. Here's the correct syntax: Nested definitions: ; definition title1 : definition1 :; definition title2 :: definition2 BTW this will also work (I think): * list *; definition title *: definition I'm implementing it now hoping that it's fine with you. Please let me know ASAP what you think. Thanks -Vincent On Sep 4, 2008, at 10:58 AM, Vincent Massol wrote:
Hi,
I'd like to propose the following syntax for definition list and definition terms. This is the syntax the most used by other wikis too.
Simple definitions:
; definition title1 : definition1 ; definition title2 : definition2
Nested definitions:
; definition title1 : definition1 ;; definition title2 :: definition2
Indentation:
: first level indent :: second level indent ::: third level indent etc
WDYT?
Thanks -Vincent