Skip to content

Commit af972e0

Browse files
committed
Fix markdown syntax in "Mark API as experimental"
Four spaces are needed in admonitions, not two. Amends 8332e45.
1 parent 8332e45 commit af972e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# [StyledStrings](@id stdlib-styledstrings)
22

33
!!! note
4-
The API for StyledStrings and AnnotatedStrings is considered experimental and is subject to change between
5-
Julia versions.
4+
The API for StyledStrings and AnnotatedStrings is considered experimental and is subject to change between
5+
Julia versions.
66

77
## [Styling](@id stdlib-styledstrings-styling)
88

0 commit comments

Comments
 (0)