Marco Roth @marcoroth.dev · Oct 11

In the upcoming Herb v0.8.0 release, the Herb Linter will support a new `--fix` option to autocorrect offenses. This isn’t dependent on the Herb Formatter and uses the `printer` architecture, so the Linter can fix only the offenses without touching anything else in the document!

20 likes 2 replies

?

Replies

Dom Barnes · Oct 11

Herb has already helped pick up some markup bugs I’d not spotted yet! Thanks for the work you do.