Skip to content

Commit 7f77e03

Browse files
committed
[FIX] markdown formatting issues
1 parent 84585d6 commit 7f77e03

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,13 @@ themselves. The styling is inherited by child elements.
6161
## Supported HTML Tags
6262
### Inline Tags
6363
- `span`,`em`,`b`
64+
6465
### Block level Tags
6566
- `p`,`div`,`section`,`article`,`header`,`footer`,`li`,`h1-5`,`hr`
67+
6668
### List tags
6769
- `ul`,`ol`
70+
6871
The indentation width is determined by the `tabwidth`
6972
attribute, which specifies the indentation in number of white
7073
space characters. `tabwidth` is inherited by child elements,

0 commit comments

Comments
 (0)