diff --git a/docs/content/figures.md b/docs/content/figures.md index ebcc72c791dc0a0d89cf4482d04a57b8f6003ef8..ce25b4b108930d748a2bdd74f165927bececa133 100644 --- a/docs/content/figures.md +++ b/docs/content/figures.md @@ -60,7 +60,7 @@ To parse raw HTML image syntax, enable the `html_image` extension to your list o parse: myst_enable_extensions: # don't forget to list any other extensions you want enabled, - # including those that are enabled by default! + # including those that are enabled by default! See here: https://jupyterbook.org/en/stable/customize/config.html - html_image ```