Skip to content

Next - #50

Merged
serhiipylypchuk1991 merged 3 commits into
masterfrom
next
Aug 19, 2026
Merged

Next#50
serhiipylypchuk1991 merged 3 commits into
masterfrom
next

Conversation

@serhiipylypchuk1991

Copy link
Copy Markdown
Contributor

No description provided.

- route pattern used [^\s]+?, which let the lazy quantifiers run past the
  closing bracket and swallow the following link when two links are not
  separated by whitespace
- English prose is unaffected because ", " breaks the run, but CJK text
  joins links directly with "、", producing a relative href without the
  leading slash and thus a broken link
- parentheses are now excluded from the route and the anchor: a markdown
  link target cannot contain an unescaped ")"
- verified across all 821 md files in docs/ and i18n/: output differs only
  for the one previously broken link
- guides/mcp-server.md translated for all four locales, added in 96142c3
  and refined through 33ba63d, but never mirrored into i18n/
- how_to_start.md gains the guide in its "what's next" list and
  overview.md the closing sentence linking to it, both from aa8d51b
- headings carry explicit {#en-slug} anchors so urls stay identical
  across locales; link targets, code blocks and admonition markers are
  kept verbatim, sidebar_label stays "DHTMLX MCP server"
- .sync markers moved from the june translation commits to the current
  head, they were reporting ~100 already translated files as changed
Translate MCP server guide into de/ko/ru/zh
@serhiipylypchuk1991 serhiipylypchuk1991 self-assigned this Aug 19, 2026
@serhiipylypchuk1991
serhiipylypchuk1991 merged commit 418bd30 into master Aug 19, 2026
1 check passed
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