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
Copy file name to clipboardExpand all lines: docs/docs/fundamentals/html-format-and-supported-tags.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ sidebar_position: 4
6
6
7
7
The provided components work with a fixed set of standard and custom HTML tags - the editor produces them and they can be used as input to both the editor and the display component. This page is the reference for that set.
8
8
9
-
Styles fall into two groups: **inline** tags that wrap a range of characters,
9
+
Styles fall into two groups: **inline** tags that wrap a range of characters
10
10
and **paragraph** tags that apply to whole paragraphs (**a paragraph might span a few lines!**). Not all of them combine
0 commit comments