Hi folks!

instead have a endless discussion about markup we can check candidate
markup with this list:

1) support a 'rich' parameters block, a true-block, and a else-block

2) is consistent? Test in 3 forms: only with a parameter block,
parameters+true-block, parameters+true+else.

3) Lets Mr codemirror decide. Can codemirror highlights code correctly ?

4) Now Mr. PHP Can php parse the markup with a low level parser?

One no respond and the markup will be discarded.


Example:
Canditate:  (tag( parameters ) true-block  )else( else-block )tag)

1) parameters:  (tag( 1, false, "some",{"foo":"bar")) OK

2) consistent?
(tag( foo)tag) ok
(tag(foo)true-block)tag) ..wait a moment two ")" and three ")".  DISCARDED.


ops..Now i looking for new markup ;-)

Roger
_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help   : https://help.launchpad.net/ListHelp

Reply via email to