mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-08 14:58:42 +00:00
[1.3.0] Clarify docs on what printDefinition is for
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@584 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
parent
dc0e2c6b3e
commit
1fe60c9b9d
@ -54,9 +54,10 @@ echo '<?xml version="1.0" encoding="UTF-8" ?>';
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>HTML Purifier Printer Smoketest</h1>
|
<h1>HTML Purifier Printer Smoketest</h1>
|
||||||
<p>Pretty-print a definition and check out its contents. You can
|
<p>This page will allow you to see precisely what HTML Purifier's internal
|
||||||
|
whitelist is. You can
|
||||||
also twiddle with the configuration settings to see how a directive
|
also twiddle with the configuration settings to see how a directive
|
||||||
influences the internal behavior of the object.</p>
|
influences the internal workings of the definition objects.</p>
|
||||||
<h2>Modify configuration</h2>
|
<h2>Modify configuration</h2>
|
||||||
|
|
||||||
<p>You can specify an array by typing in a comma-separated
|
<p>You can specify an array by typing in a comma-separated
|
||||||
|
Loading…
Reference in New Issue
Block a user