2010-11-05, 00:21:54
Good idea to standardize this.
I was wondering too.
Actually i have used "dominion style", although I dislike these percents, because I thought it was the GS standard.
The second one seems to me too simple, the plugins syntax have to be recognizable and not interfere with normal writing (if I want write a word between {}, I have to avoid all plugins names?).
I like dokuwiki syntax :
Who can be more clear :
With possibility of formatting as necessary :
I was wondering too.
Actually i have used "dominion style", although I dislike these percents, because I thought it was the GS standard.
The second one seems to me too simple, the plugins syntax have to be recognizable and not interfere with normal writing (if I want write a word between {}, I have to avoid all plugins names?).
I like dokuwiki syntax :
Code:
{{plugin>options&options&options}}
Who can be more clear :
Code:
{{plugin : comma, delimited, string}}
With possibility of formatting as necessary :
Code:
{{plugin : writing, options, in,
multiple,
lines,
for,
readability}}