4 Sep
2008
4 Sep
'08
4:01 p.m.
On Sep 4, 2008, at 5:59 PM, Sergiu Dumitriu wrote:
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
Won't indentation get mixed up with lists? Like what if there's an indented block right after a definition list?
Indented block *are* definition lists :) They are special definition lists where the definition term has not been specified. Thanks -Vincent