opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Numbered list not visible + not suitable in zen.mdx

Open jorge-campo opened this issue 4 weeks ago • 2 comments

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.

open-code-pr

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.

jorge-campo avatar Jan 10 '26 11:01 jorge-campo

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: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

github-actions[bot] avatar Jan 10 '26 11:01 github-actions[bot]

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

github-actions[bot] avatar Jan 10 '26 11:01 github-actions[bot]