Open hgiesel opened 3 years ago
It would be nice if this syntax could also be carried to block content
[[:else]]
Maybe allow different modes:
[[c1::
-> delimiter style
[[c1,
-> comma style
[[c1
-> whitespace style
separated
could choose the correct mode:
[[c1::the answer::the hint]]
[[c1, the answer, the hint]]
[[c1 "the answer" "the hint"]]
[[mc1::answer 1||answer 2::wrong 1||wrong 2]]
[[mc1, answer 1, answer 2; wrong 1, wrong 2]]
[[mc1 "answer 1" "answer 2" _ "wrong 1" "wrong 2"]]
47
Still would like to see if a simpler alternative to
separated
logic exists, one that wouldn't require many special character delimiters for every cmd.