Right now, all we can do w.r.t. validating content, etc. is to emit error messages as part of the generated content. That has some value, but it also has its limits.
It would be nice to be able to emit warnings or errors into the logging stream of jekyll itself.
It would be nice to be able to raise error that would provide a useful error message and halt processing.
Right now, all we can do w.r.t. validating content, etc. is to emit error messages as part of the generated content. That has some value, but it also has its limits.
It would be nice to be able to emit warnings or errors into the logging stream of jekyll itself.
It would be nice to be able to raise error that would provide a useful error message and halt processing.