SIGN IN SIGN UP

Add memo for processor to `MarkdownHooks`

Some plugins may perform heavy work in preparation to make the
transformer light-weight. A good example of this is
`rehype-starry-night`.

Without this change, an interactive markdown editor which includes
`rehype-starry-night` is very sluggish. With this change, performance is
as good as if `rehype-starry-night` isn’t even used.


Closes GH-909.

Reviewed-by: JounQin <admin@1stg.me>
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
R
Remco Haszing committed
fda7fa560bec901a6103e195f9b1979dab543b17
Parent: 8545ebd
Committed by GitHub <noreply@github.com> on 4/21/2025, 10:10:48 AM