Hi Alexandre,
Alexandre Duret-Lutz writes:
> Is there a way to mark certain SRC blocks such that if evaluating them
> during export produces a result different from the one stored in the
> file, then the export process aborts with an error?
Would it be enough to have a new hook called
`org-babe
Hi,
Is there a way to mark certain SRC blocks such that if evaluating them
during export produces a result different from the one stored in the
file, then the export process aborts with an error?
I'm using org-mode to document an automaton library, and use org-babel
block to run some examples and