michaeljmarshall opened a new pull request #9941: URL: https://github.com/apache/pulsar/pull/9941
This PR includes basic improvements to table formatting in the `reference-configuration.md` file. There were several issues: 1. Some rows were missing a pipe (`|`). This didn't affect rendering on the website. 2. Some rows had new line characters in them, which led to a single row rendering as two on the website. 3. Some rows were combined. Only formatting is changed. No configuration content is changed. Each of these errors are visible on the live docs right now: https://pulsar.apache.org/docs/en/reference-configuration/. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
