From 2d5498b8aa07a3828f1643d273672fc8b266957d Mon Sep 17 00:00:00 2001
From: "Edward Z. Yang" HTML Purifier currently natively supports only a subset of HTML's
allowed elements, attributes, and behavior. This is by design,
diff --git a/docs/dev-code-quality.html b/docs/dev-code-quality.html
index 4134360a..e815329a 100644
--- a/docs/dev-code-quality.html
+++ b/docs/dev-code-quality.html
@@ -14,7 +14,7 @@
Okay, face it. Programmers can get lazy, cut corners, or make mistakes. They
also can do quick prototypes, and then forget to rewrite them later. Well,
diff --git a/docs/dev-naming.html b/docs/dev-naming.html
index 732d32c3..9fffbb65 100644
--- a/docs/dev-naming.html
+++ b/docs/dev-naming.html
@@ -14,7 +14,7 @@
The classes in this library follow a few naming conventions, which may
help you find the correct functionality more quickly. Here they are: Here are some possible optimization techniques we can apply to code sections if
they turn out to be slow. Be sure not to prematurely optimize: if you get
diff --git a/docs/dev-progress.html b/docs/dev-progress.html
index c0da280a..6981afe5 100644
--- a/docs/dev-progress.html
+++ b/docs/dev-progress.html
@@ -32,7 +32,7 @@ thead th {text-align:left;padding:0.1em;background-color:#EEE;}
Prior to HTML Purifier 1.2.0, this library blithely accepted user input that
looked like this: HTML Purifier is a very powerful library. But with power comes great
responsibility, in the form of longer execution times. Remember, this
diff --git a/docs/enduser-utf8.html b/docs/enduser-utf8.html
index 351c44d1..6d03ad91 100644
--- a/docs/enduser-utf8.html
+++ b/docs/enduser-utf8.html
@@ -23,7 +23,7 @@ own advice for sake of portability. -->
Character encoding and character sets are not that
difficult to understand, but so many people blithely stumble
diff --git a/docs/enduser-youtube.html b/docs/enduser-youtube.html
index 20ade969..a827033a 100644
--- a/docs/enduser-youtube.html
+++ b/docs/enduser-youtube.html
@@ -15,7 +15,7 @@
Clients like their YouTube videos. It gives them a warm fuzzy feeling when
they see a neat little embedded video player on their websites that can play
@@ -70,7 +70,7 @@ into your documents. YouTube's code goes like this:Key
diff --git a/docs/enduser-id.html b/docs/enduser-id.html
index 7489c84a..8b227ae5 100644
--- a/docs/enduser-id.html
+++ b/docs/enduser-id.html
@@ -15,7 +15,7 @@
And the corresponding usage:
diff --git a/docs/index.html b/docs/index.html index 0065c3d6..4492389f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -13,7 +13,7 @@HTML Purifier has documentation for all types of people. +
HTML Purifier has documentation for all types of people. Here is an index of all of them.
Your website probably has a color-scheme. Green on white, diff --git a/docs/ref-devnetwork.html b/docs/ref-devnetwork.html index 5742ce5d..9a009284 100644 --- a/docs/ref-devnetwork.html +++ b/docs/ref-devnetwork.html @@ -15,7 +15,7 @@
Many thanks to the DevNetwork community for answering questions, theorizing about design, and offering encouragement during