This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
Provide stronger error reporting tied to a strict mode #73
Labels
enhancement
New feature or request
Milestone
Translate our error type into codespan-reporting for vimwiki language.
Currently, errors don't get bubbled up unless you're parsing a sub-type as paragraph will eat everything it touches. In the future, having some sort of strict mode that could determine if inputs are really close to a certain element (not paragraph) and reporting the parsing errors could be interesting.
The text was updated successfully, but these errors were encountered: