diff --git a/docs/features/shiki-magic-move.md b/docs/features/shiki-magic-move.md index 0620ebe2f4..b910a9aef6 100644 --- a/docs/features/shiki-magic-move.md +++ b/docs/features/shiki-magic-move.md @@ -32,7 +32,7 @@ console.log(`Step ${3}` as string) ```` ````` -It's also possible to mix Magic Move with [line highlighting](#line-highlighting) and [line numbers](#line-numbers), for example: +It's also possible to mix Magic Move with and , for example: `````md ````md magic-move {at:4, lines: true} // [!code hl]