Commit 8a8e8e2b authored by Amos Latteier's avatar Amos Latteier

Fixed a STX bug. Actually STX should probably be fixed to recognize examples...

Fixed a STX bug. Actually STX should probably be fixed to recognize examples even if there is space following the double colon introduction line.
parent 33d12bd5
......@@ -105,7 +105,7 @@ tree: Inserts a tree widget
</dtml-tree>
Display a tree rooted in another object, using a custom branches
method::
method::
<dtml-tree expr="folder.object" branches="objectValues">
Node id : <dtml-var getId>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment