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 Attach:tree.png" '''expected''' or not ? :) Even is not a very handy syntaxic form (:detailsend:) (:details summary="xxx yyy":) No way to get multiline here (:detailsend:) (:details:) <details> (:div1 tag=summary:) <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> |