boluor opened a new pull request, #3737: URL: https://github.com/apache/doris-website/pull/3737
## Summary A batch of small formatting / typo corrections in the Chinese 2.1 docs (all reader-reported): | Issue | File | Fix | | --- | --- | --- | | #2478 | bitmap-hash | `::: note` → `:::note` (space breaks the admonition) | | #2536 | bitmap-to-base64 | `::: note` → `:::note` | | #2505 | spark-doris-connector | `::: tip` → `:::tip` | | #2517 | semi-structured/JSON | intro list + `:::caution` block were 4-space indented (rendered as a code block, breaking the admonition); de-indent + add spaces around `1.2.x` and inline code | | #2528 | dayofweek | first result block closed with ` ```text ` instead of ` ``` ` | | #2529 | murmur-hash3-32 | list markers `-注:` / `-当` missing the space after `-` | | #2541 | CREATE-DATABASE | `** 1. ...**` (space after opening `**`, doesn't render bold) → `**1. ...**` | | #2545 | INSTALL-PLUGIN | same broken-bold pattern | | #2524 | strleft | example 1 result-table borders narrower than the header → realign | | #2539 | bitmap-union-int | frontmatter title `BITMAP-UNION-INT` → `BITMAP_UNION_INT` | | #2542 | SHOW-CONVERT-LIGHT-SCHEMA-CHANGE-PROCESS | typo `olpa` → `OLAP` | | #2498 | job-scheduler | typo `22025-01-01` → `2025-01-01` | | #2506 | flink-doris-connector | typo `攒批操作,在通过` → `攒批操作,再通过` | ## Test plan - [x] Dead-link check passes on the changed files. - [ ] CI build. Closes #2478 Closes #2536 Closes #2505 Closes #2517 Closes #2528 Closes #2529 Closes #2541 Closes #2545 Closes #2524 Closes #2539 Closes #2542 Closes #2498 Closes #2506 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
