gristlabs / gristlabs/mkdocs-windmill

Extra space on indented lists

Open
#42 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
129
Forks
68
PR merge metrics
No merged PRs in 30d

Description

Hello! Love the windmill theme.

One bug I noticed:
In Markdown, I type:
```
- list
- a
- b
- next list
- c
```

When rendered into my wiki, there is more space between `- list` and `- a` than there is between `- b` and `- next list`. Which doesn't seem right. It throws off the look when you are trying to show organization and the separation (if any) should be between `- b` and `- next list`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by rendering the nested-list Markdown shown in the issue with the windmill theme, then inspect the theme's list-spacing styles. Compare the gap between the parent and nested items with the gap between the nested list and the next top-level item; done means the spacing matches the described hierarchy.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, markdown
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.