Hooks
Entangled has a system of hooks: these add actions to the tangling process:
buildtrigger actions in a generatedMakefilebreitrigger actions (or tasks) using Brei, which is automatically installed along with Entangled. This is now prefered over thebuildhook.quarto_attributesadd attributes to the code block in Quatro style with#|comments at the top of the code block.repl(unstable) run REPL sessions using therepl-sessioncommand-line tool.shebangtakes the first line if it starts with#!and puts it at the top of the file.spdx_licensetakes the first line if it containsSPDX-License-Identifierand puts it at the top of the file.