Docutils doesn't like nested links in bold.

This commit is contained in:
Julian Berman
2013-02-24 02:06:23 -05:00
parent 1f5384ae13
commit fd34c72a98

View File

@@ -34,7 +34,7 @@ Features
* Full support for
`Draft 3 <https://python-jsonschema.readthedocs.org/en/latest/validate.html#jsonschema.Draft3Validator>`_
and **`Draft 4 <https://python-jsonschema.readthedocs.org/en/latest/validate.html#jsonschema.Draft4Validator>`_**
**and** `Draft 4 <https://python-jsonschema.readthedocs.org/en/latest/validate.html#jsonschema.Draft4Validator>`_
of the schema.
* `Lazy validation <https://python-jsonschema.readthedocs.org/en/latest/validate.html#jsonschema.IValidator.iter_errors>`_