forked from github/pelican
Add tests verifying graceful handling on reST errors.
Currently all fail.
This commit is contained in:
parent
b6b3724ed2
commit
5ff553f6f3
3 changed files with 25 additions and 0 deletions
4
pelican/tests/parse_error/parse_error.rst
Normal file
4
pelican/tests/parse_error/parse_error.rst
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Page with a parse error
|
||||
#############
|
||||
|
||||
The underline is too short.
|
||||
Loading…
Add table
Add a link
Reference in a new issue