microsoft / microsoft/pxt-microbit
Offline App: Incorrect Bullet List Layout on Introduction Course Localhost Page
@jwunderl is already working on this.
Since Jul 23, 2026.
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 721
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
Describe the bug
In the micro:bit Offline App, the bullet lists on the Introduction course localhost page are displayed with incorrect formatting and hierarchy.
Steps to reproduce the behavior:
- Download and open the micro:bit offline app: Microsoft MakeCode Offline App.
- Navigate to the Courses category.
- Select the "Intro to CS Online" project card and click "Show Instructions".
- Open the Intro to CS courses localhost page.
- In the Course contents section, click the "Introduction" link.
- Open the Introduction courses localhost page.
- Scroll to Course Introduction section.
- Observe the formatting and hierarchy of the bullet lists.
Actual behavior
The bullet lists are displayed with incorrect hierarchy, indentation, and bullet symbols. Nested list items do not appear as intended, resulting in formatting inconsistencies.
Expected behavior
The bullet lists should display with the correct hierarchy, indentation, and bullet styles, matching the formatting and appearance of the online version.
Screenshots
Additional context
1.OS: Windows 11 25H2 & Mac Mini M2 macOS Tahoe 26.5.2
2.makecode.microbit.org version: 9.0.5
3.Microsoft MakeCode version: 13.0.4
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.