Skip to content

Fix bullet list rendering in markdown content - #83

Open
aryasadawrate19 wants to merge 1 commit into
choruslabs:mainfrom
aryasadawrate19:fix-bullet-rendering
Open

Fix bullet list rendering in markdown content#83
aryasadawrate19 wants to merge 1 commit into
choruslabs:mainfrom
aryasadawrate19:fix-bullet-rendering

Conversation

@aryasadawrate19

Copy link
Copy Markdown
Contributor

Fixes #79

Bullet points were not rendering in markdown content because the markdown stylesheet did not explicitly define list-style-type for unordered and ordered lists. This change restores bullet and numbered list markers within .markdown-body.

@MaanasArora

MaanasArora commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

Thanks and sorry for the delay, this solves the issue for the actual about page, but not the admin-side preview. Feel free to look into it or I can help if you like.

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.

Bullet point rendering issue

2 participants