We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87bceb4 commit 9fa12bdCopy full SHA for 9fa12bd
book/working_with_strings.md
@@ -439,4 +439,6 @@ You can color strings with the [`ansi`](/commands/docs/ansi.md) command. For exa
439
`ansi purple_bold` makes the text a bold purple
440
`ansi reset` resets the coloring to the default.
441
442
-_Tip: You should always end colored strings with `ansi reset`_
+::: tip
443
+You should always end colored strings with `ansi reset`
444
+:::
0 commit comments