Skip to content

Commit 825024d

Browse files
committed
fix: adjust list item formatting in tailwind typography example
1 parent da9c7b6 commit 825024d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/data/blog/examples/tailwind-typography.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,14 +151,12 @@ The most annoying thing about lists in Markdown is that `<li>` elements aren't g
151151
- **For example, here's another nested list.**
152152

153153
But this time with a second paragraph.
154-
155154
- These list items won't have `<p>` tags
156155
- Because they are only one line each
157156

158157
- **But in this second top-level list item, they will.**
159158

160159
This is especially annoying because of the spacing on this paragraph.
161-
162160
- As you can see here, because I've added a second line, this list item now has a `<p>` tag.
163161

164162
This is the second line I'm talking about by the way.

0 commit comments

Comments
 (0)