Test /
Details
Testing the (:details:)
markup..
(:details open=open:) Some details (:detailsend:) (:details summary="Summarizing things":) Some more details (:detailsend:) (:details summary="it seems to ''work'' as %red%'''expected'''%% or not ? Attach:tree.png":) Even is not a very handy syntaxic form (:detailsend:) (:details summary="xxx yyy":) No way to get multiline here (:detailsend:) (:details:) %div bgcolor=#ddddff% <details> (:div1 tag=summary:) %div bgcolor=#ffddff% <summary> Some summary </summary> (:div1end:) Some details </details> (:detailsend:) |
Some details Summarizing thingsSome more details it seems to work as expected or not ?Even is not a very handy syntaxic form (:details summary="xxx yyy":) No way to get multiline here <details> <summary> Some summary </summary> Some details </details> |