Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 13 additions & 9 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -152,21 +152,25 @@ a:focus {
outline-style: solid;
}

/* Lists */
ul {
/* Lists (post body) */
.post-content .body ul {
list-style: none;
/* Fallback for older browsers */
padding-left: 2ch;
/* Modern logical properties */
padding-inline-start: 2ch;
padding-left: 0;
padding-inline-start: 0;
}

ul li {
text-indent: -2ch;
.post-content .body ul li {
position: relative;
padding-left: 2ch;
padding-inline-start: 2ch;
text-indent: 0;
}

ul > li::before {
.post-content .body ul > li::before {
content: '* ';
position: absolute;
left: 0;
inset-inline-start: 0;
font-weight: bold;
color: var(--color-primary, #dc143c);
}
Expand Down
14 changes: 14 additions & 0 deletions exampleSite/content/posts/issue-157-list-wrap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "List Wrapping Reproduction"
date: 2026-02-15T16:56:19+09:00
description: "Minimal reproduction for long list item wrapping behavior."
tags: [css, markdown]
---

## Reproduction

- loremaaaaaaaaaa loremaaaaaaaaaa loremaaaaaaaaaa loremaaaaaaaaaa loremaaaaaaaaaa loremaaaaaaaaaa loremaaaaaaaaaa
- loremaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaa
- https://wiki.archlinux.org/title/Docker#Run_GPU_accelerated_Docker_containers_with_NVIDIA_GPUs