We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da9c7b6 commit 825024dCopy full SHA for 825024d
src/data/blog/examples/tailwind-typography.md
@@ -151,14 +151,12 @@ The most annoying thing about lists in Markdown is that `<li>` elements aren't g
151
- **For example, here's another nested list.**
152
153
But this time with a second paragraph.
154
-
155
- These list items won't have `<p>` tags
156
- Because they are only one line each
157
158
- **But in this second top-level list item, they will.**
159
160
This is especially annoying because of the spacing on this paragraph.
161
162
- As you can see here, because I've added a second line, this list item now has a `<p>` tag.
163
164
This is the second line I'm talking about by the way.
0 commit comments