Skip to content

Commit 9fa12bd

Browse files
committed
fix VuePress tip callout
1 parent 87bceb4 commit 9fa12bd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

book/working_with_strings.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,4 +439,6 @@ You can color strings with the [`ansi`](/commands/docs/ansi.md) command. For exa
439439
`ansi purple_bold` makes the text a bold purple
440440
`ansi reset` resets the coloring to the default.
441441

442-
_Tip: You should always end colored strings with `ansi reset`_
442+
::: tip
443+
You should always end colored strings with `ansi reset`
444+
:::

0 commit comments

Comments
 (0)