You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 26, 2025. It is now read-only.
I think, it's better to switch to highlighting with comments, because later code changes over multiple lines don't break, as highlighting with metadata would do.
Docusaurus supports two types of line highlighting in markdown code blocks:
Currently, our documentation uses both types.
I think, it's better to switch to highlighting with comments, because later code changes over multiple lines don't break, as highlighting with metadata would do.