diff options
Diffstat (limited to 'tests/options/no-attributes.html')
-rw-r--r-- | tests/options/no-attributes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/options/no-attributes.html b/tests/options/no-attributes.html new file mode 100644 index 0000000..a72e888 --- /dev/null +++ b/tests/options/no-attributes.html @@ -0,0 +1,2 @@ +<p>Regression <em>test</em> for issue 87</p> +<p>It's run with enable_attributes=False so this {@id=explanation} should not become an attribute</p>
\ No newline at end of file |