futurice / futurice/myRetroGenerator
Add nice error messages
Open
- Dominant language
- Haskell
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently when the markdown file is malformed, it just fails without giving any hint why. Adding high quality error messages would help here.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the markdown parsing entry point in this static site generator and reproduce the failure with a malformed markdown file. Trace where parsing errors are discarded or surfaced, then define what information a useful error should provide. Done means malformed input reports a clear explanation instead of failing without a hint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100