This repository has been archived on 2024-08-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core/lib/htmlpurifier/tests/HTMLPurifier/HTMLT/name.htmlt
2012-07-18 20:40:31 +10:00

7 lines
115 B
Plaintext

--INI--
Attr.EnableID = true
HTML.Doctype = "XHTML 1.0 Strict"
--HTML--
<a name="asdf"></a>
--# vim: et sw=4 sts=4