This repository has been archived by the owner on Nov 25, 2024. It is now read-only.
4.1.0
Added
- Add
placeholder
argument to resolver API allowing resolver functions to pass the unmodified content back and skip the link. This allows the default behaviour where unresolvable links throw an error to be overridden with a best-effort approach.