mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
build(deps): update astro and other dependencies (#557)
- Bump @tailwindcss/vite, astro, and tailwindcss to 4.1.11, 5.11.0, and 4.1.11 respectively. - Upgrade eslint, prettier, and related packages to their latest versions. - Update typescript-eslint packages to 8.36.0 for improved compatibility. * fix: disable ts check for tailwindcss plugin * fix: adjust list item formatting in tailwind typography example
This commit is contained in:
@@ -151,14 +151,12 @@ The most annoying thing about lists in Markdown is that `<li>` elements aren't g
|
||||
- **For example, here's another nested list.**
|
||||
|
||||
But this time with a second paragraph.
|
||||
|
||||
- These list items won't have `<p>` tags
|
||||
- Because they are only one line each
|
||||
|
||||
- **But in this second top-level list item, they will.**
|
||||
|
||||
This is especially annoying because of the spacing on this paragraph.
|
||||
|
||||
- As you can see here, because I've added a second line, this list item now has a `<p>` tag.
|
||||
|
||||
This is the second line I'm talking about by the way.
|
||||
|
||||
Reference in New Issue
Block a user