Skip to content

Conversation

@tidoust
Copy link
Member

@tidoust tidoust commented Oct 17, 2025

The detailed Council steps page had extraneous whitespaces after numbers and not enough spaces for nested unordered steps.

I quickly checked other Markdown files in the guide and couldn't spot other occurrences of the issue.

Note: Lists were still properly nested in the resulting HTML pages, likely because Jekyll parses the Markdown files with specific Markdown settings. But guide authors may render the Markdown content locally using their favorite Markdown editor, and most won't nest the lists.

Fixes #348.

The detailed Council steps page had extraneous whitespaces after numbers and
not enough spaces for nested unordered steps.

I quickly checked other Markdown files in the guide and couldn't spot other
occurrences of the issue.

Note: Lists were still properly nested in the resulting HTML pages, likely
because Jekyll parses the Markdown files with specific Markdown settings. But
guide authors may render the Markdown content locally using their favorite
Markdown editor, and most won't nest the lists.

Fixes #348.
@tidoust tidoust merged commit f8396bd into main Oct 17, 2025
@tidoust tidoust deleted the fix-nested-lists branch October 17, 2025 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lists are not nested properly

2 participants