We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2abdb2 commit d5912d9Copy full SHA for d5912d9
doc/announcement.txt
@@ -36,7 +36,7 @@ Among the notable improvements from the 2.0.0 release are:
36
Security fixes for jQuery, markdown handling,
37
38
Valid class names are documented and enforced. All class names now
39
- match [A-z][A-z0-9_]+[A-z_].
+ match ``[A-z][A-z0-9_]+[A-z_]``.
40
41
A number of fixes to markdown handling if using the jinja2
42
template.
0 commit comments