Numbered list not visible + not suitable in zen.mdx
The numbered list at the end of zen.mdx is not visible. This list works better as an unordered list, as it doesn't describe a set of actions but a list of things.
What does this PR do?
Small fix at the end of the zen.mdx documentation file, where an invisible ordered list is replaced by an unordered one.
How did you verify your code works?
No code is involved; just a markup update to one OpenCode document.
Hey! Your PR title Numbered list not visible + not suitable in zen.mdx doesn't follow conventional commit format.
Please update it to start with one of:
-
feat:orfeat(scope):new feature -
fix:orfix(scope):bug fix -
docs:ordocs(scope):documentation changes -
chore:orchore(scope):maintenance tasks -
refactor:orrefactor(scope):code refactoring -
test:ortest(scope):adding or updating tests
Where scope is the package name (e.g., app, desktop, opencode).
See CONTRIBUTING.md for details.
The following comment was made by an LLM, it may be inaccurate:
No duplicate PRs found