morrySnow commented on code in PR #1862: URL: https://github.com/apache/doris-website/pull/1862#discussion_r1921871180
########## docs/sql-manual/sql-functions/scalar-functions/json-functions/json-exists-path.md: ########## @@ -39,8 +39,9 @@ JSON_EXISTS_PATH (<json_str>, <path>) ## Alias ```sql -JSONB_EXISTS_PATH (<json_str>, <path>) +JSONB_EXISTS_PATH ``` Review Comment: 别名不要使用code block,使用无序列表 -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org