summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorYu-Jie Lin <livibetter@gmail.com>2013-08-18 15:26:12 +0800
committerYu-Jie Lin <livibetter@gmail.com>2013-08-18 15:26:12 +0800
commitd92b80377adb86b0e5dc688d5e2be4bb44ec7ee0 (patch)
tree10703337e882e99cb00d035f916074b3134c8d71 /CHANGES.rst
parent4d28166cae3eec1aec8e6f6f78aa25ee4f3d1cbd (diff)
downloadsmartypants-d92b80377adb86b0e5dc688d5e2be4bb44ec7ee0.tar.gz
add style element to skipped list, remove doctest on the list
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index ea4a6de..363f1d0 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -18,7 +18,7 @@ development:
targets
- ``install_test`` target for checking package installation
- ``test`` target for all tests above
- - add ``samp`` and ``tt`` to be skipped HTML elements
+ - add ``style``, ``samp``, and ``tt`` to be skipped HTML elements
- remove ``tags_to_skip_regex`` and add ``tags_to_skip`` as a list of
skipped HTML with a helper function to compile a regular expreesion
- deprecate str-type ``attr`` with: