forked from github/pelican
Invalid references like those missing semicolons (e.g. `&mdash`) or those causing overflows (e.g. `�`) are now gracefully handled and no exception is thrown. This commit also adds tests and comments where needed. |
||
|---|---|---|
| .. | ||
| tests | ||
| themes | ||
| tools | ||
| __init__.py | ||
| cache.py | ||
| contents.py | ||
| generators.py | ||
| log.py | ||
| paginator.py | ||
| readers.py | ||
| rstdirectives.py | ||
| server.py | ||
| settings.py | ||
| signals.py | ||
| urlwrappers.py | ||
| utils.py | ||
| writers.py | ||