Dear community,
for those of you working with (german) legal norms, I just published a simple plugin, which hooks into kirbytext and automatically links them to dejure.org - not very polished and without docs etc - think of it as “early access”
For using it with kirbytext(), just enable it & you’re ready to go. For anything else, use config options or the other methods described in the README on GitHub.
With this release, kirby3-dejure.enabled only controls behaviour for kirbytext() calls, not all methods.
Additionally, when dealing with an intendedTemplate() being allowListed, this overrides kirby3-dejure.enabled being false, whereas blockList disables the hook for pages even when kirby3-dejure.enabled is true.