mlange-42 / yarner

Literate Programming command line tool for Markdown
https://mlange-42.github.io/yarner
MIT License
32 stars 1 forks source link

[Error handling] Error handling in normal vs. watch mode #168

Open mlange-42 opened 3 years ago

mlange-42 commented 3 years ago

Create error types for better error handling in watch mode vs. a normal build.

See #166