ok still I would like to understand because I thought that renderWiki:
should have created structure and not text.
By the way I like the look of the forum I sent you.
Stef
On 26 mars 04, at 21:52, David Röthlisberger wrote:
Hello,
with david R. we are having a look at the test
testRoundTripWiki
self resourcesForWiki do: [ :wiki |
self assert: (self renderWiki: (self parseWiki: wiki)) = wiki ]
this test breask because of the smilies introduction.
Now it works. There was a bug in the WikiScanner, I fixed it, so the
tests
pass.
Best regards,
David