Skip to content

alias HyphenateCallback


(alias) HyphenateCallback = fun(head: Node, tail: Node) -> false?

Apply hyphenation to a node list.

Setting this callback to false will prevent the internal discretionary insertion pass.

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!