You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is now fixed, and existing lists have been updated. If you need to render a file tree, then a nested list seems more like a temporary workaround. Eventually, there should be a component to render a file tree nicely.
This issue has been locked since it has been closed for more than 30 days.
If you have found a concrete bug or regression related to it, please open a new bug report with a reproduction against the latest version of @lazarv/react-server. If you have any other comments you should create a new discussion.
Describe the bug
Sub-items in markdown bullet lists are not indented when displayed in the browser.
Reproduction
No response
Steps to reproduce
Markdown:
will render this correct html:
but because of wrong styling the browser will display:
System Info
System: OS: macOS 15.2 CPU: (12) arm64 Apple M4 Pro Memory: 4.65 GB / 48.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 23.4.0 - /opt/homebrew/bin/node Yarn: 1.22.22 - /opt/homebrew/bin/yarn npm: 10.9.2 - /opt/homebrew/bin/npm pnpm: 9.15.0 - /opt/homebrew/bin/pnpm bun: 1.1.40 - /opt/homebrew/bin/bun Browsers: Chrome: 131.0.6778.141 Safari: 18.2 Safari Technology Preview: 18.2 npmPackages: @lazarv/react-server: link:packages/react-server => 0.0.0
Used Package Manager
pnpm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: