Hi Grant,

Grant Rettke <g...@wisdomandwonder.com> writes:
> Good evening,
>
> My goal is to obtain the following behavior in org mode for a document:
> 1) Report an error if there is a source block without a language
>    specified
> 2) Report an error if there is a source block with a language specified
>    that is *not* present in `org-babel-load-languages'
>
> I've thought about ways to do this and come up with:
> 1) Visually inspect the document
> 2) Use `org-element' to parse and process the document

I'd be interested in 2) if you come up with something here :-)

Regards,
Andreas


Reply via email to