Parse failures can't easily be fixed from the wiki interface
Open
- Dominant language
- Haskell
- Stars
- 2.3k
- Forks
- 231
- PR merge metrics
- No merged PRs in 30d
Description
If I have a page in LaTeX format with the following as its entire content:
```
\section{
```
then the page does not load at all, so I'm unable to get at the edit link to fix it.
If I manually insert `_edit/` into the link then I can fix it, but this is hardly ideal. Parse failures should be handled, and either rejected before committing, or displayed in the normal page area until they are fixed (or ideally, both).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.