Skip to content

docs:Fix Markdown syntax formatting errors#26324

Open
zhangliuyang1 wants to merge 1 commit intoanomalyco:devfrom
zhangliuyang1:patch-1
Open

docs:Fix Markdown syntax formatting errors#26324
zhangliuyang1 wants to merge 1 commit intoanomalyco:devfrom
zhangliuyang1:patch-1

Conversation

@zhangliuyang1
Copy link
Copy Markdown

@zhangliuyang1 zhangliuyang1 commented May 8, 2026

Issue for this PR

Closes #25589

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Fix Markdown syntax formatting errors

image

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

After making the changes, the Markdown renders correctly when viewed in the IDE, Screenshot is as follows.

Screenshots / recordings

after fixed

image

If this is a UI change, please include a screenshot or recording.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. needs:title labels May 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Hey! Your PR title Fix Markdown syntax formatting errors 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
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

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

Based on my search, I found one potentially related PR:

PR #25589: "docs: fix markdown table rendering in experimental features. (zh-CN)"
#25589

This PR is related because it also addresses Markdown formatting issues in documentation. However, it specifically focuses on Chinese (zh-CN) documentation and table rendering, while your current PR #26324 appears to be a more general Markdown syntax formatting fix. They may be addressing different parts of the documentation or different Markdown syntax issues.

If these PRs are fixing the same underlying Markdown formatting issues across different files/languages, they could be related but are not exact duplicates.

@zhangliuyang1 zhangliuyang1 changed the title Fix Markdown syntax formatting errors docs:Fix Markdown syntax formatting errors May 8, 2026
@github-actions github-actions Bot removed needs:title needs:compliance This means the issue will auto-close after 2 hours. labels May 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Thanks for updating your PR! It now meets our contributing guidelines. 👍

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.

1 participant