yuqi1129 opened a new pull request, #11520:
URL: https://github.com/apache/gravitino/pull/11520

   ### What changes were proposed in this pull request?
   
   Remove curly-brace syntax (`{0.2.0, 0.4.0}`, `{0.3.0, 0.4.2}`) from
   `docs/lance-rest-integration.md` that causes Docusaurus MDX compilation
   failures (curly braces outside code spans are parsed as JSX expressions),
   and align the Markdown table column widths accordingly.
   
   ### Why are the changes needed?
   
   The `{...}` notation in the version compatibility table and the note block
   triggers an MDX parse error when the docs site is built, breaking the
   documentation build.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No (documentation only, no functional change).
   
   ### How was this patch tested?
   
   Verified the Markdown renders correctly without curly braces.


-- 
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]

Reply via email to