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
Add a title to label your code example. Place the title after the language identifier. Use `title="Your title"` or a string on a single line. Titles can contain multiple words and file paths.
183
+
Add a title to label your code example. Place the title after the language identifier. Titles can contain multiple words and file paths.
184
+
185
+
You can set the title two ways:
186
+
187
+
-**Inline**: Place the title directly after the language identifier.
188
+
-**`title` property**: Use `title="Your title"` for titles that need special characters or explicit quoting.
0 commit comments