1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-04 02:30:04 +08:00
SpaceVim/bundle/neomake/tests/fixtures/input/xmllint/missingdtd.xml

7 lines
116 B
XML
Raw Normal View History

2020-06-13 14:06:35 +08:00
<?xml version="1.0"?>
<!DOCTYPE a SYSTEM "missingdtdref">
<a>
<b xlink:href="http://fakeurl.net">b text</b>
</a>