Hi,
Is it possible to add in wiki code within preformatted text ?
For example, preformatted text can look like this:
<table>
<class>class_path</class>
<name>Home</name>
<column>
<name>column_name_xxx</name>
<field>field_name_xxx</field>
<field_type>String</field_type>
<name_type>String</name_type>
</column>
</table>
When I tried to add text like this (without any special markup) to wiki and later I wanted to edit it in Text Editor (Edit page link) all words in "<..>" disappear.
In editor it looks like this:
class_path
Home
column_name_xxx
field_name_xxx
String
String
Thanks for any help.
Zeno