commit | 6739a8f0977b70ddc8a8283b169902da3f2eecb3 | [log] [tgz] |
---|---|---|
author | Tor Norbye <[email protected]> | Wed Aug 07 11:11:08 2013 -0700 |
committer | Tor Norbye <[email protected]> | Wed Aug 07 11:11:08 2013 -0700 |
tree | 5c5573c2ac01544f02d9318671aa558769726289 | |
parent | c1ace1f7e1e49c81bb4b75377c99f07be340abfe [diff] [blame] |
Snapshot af729d01433bb5bbd6ca93c0fdf9778b36d624ce from master branch of git://git.jetbrains.org/idea/community.git Change-Id: I214dd066d0d27444a26166c0eae1a5aaf3705d49
diff --git a/xml/tests/testData/documentation/dtd.xml b/xml/tests/testData/documentation/dtd.xml new file mode 100644 index 0000000..8219bc6 --- /dev/null +++ b/xml/tests/testData/documentation/dtd.xml
@@ -0,0 +1,5 @@ +<!DOCTYPE foo [ + <!--Foo--> + <!ELEMENT foo (#PCDATA)> + ]> +<f<caret>oo />