DanielCarter-stack opened a new pull request, #11064: URL: https://github.com/apache/seatunnel/pull/11064
### Purpose\n\nFix mismatched Markdown code fences in the Http source connector docs. The Cursor example opened with four backticks but closed with three, which caused following content to be rendered as part of the code block.\n\n### Changes\n\n- Fix the English Http source docs code fence\n- Fix the Chinese Http source docs code fence\n\n### Tests\n\n- ./mvnw spotless:apply\n- ./mvnw -q -DskipTests verify (stopped per requester; docs-only change) -- 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]
