mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
5 lines
228 B
YAML
5 lines
228 B
YAML
|
XMLDataFormatterTest_DataObject:
|
||
|
test-do:
|
||
|
Name: Test DataObject
|
||
|
Company: Test Company
|
||
|
Content: <a href="http://mysite.com">mysite.com</a> is a link in this HTML content. <![CDATA[this is some nested CDATA]]>
|