navendu-pottekkat commented on code in PR #6929: URL: https://github.com/apache/apisix/pull/6929#discussion_r858434055
########## docs/en/latest/getting-started.md: ########## @@ -21,66 +25,64 @@ title: Getting Started # --> -## What is an API Gateway? +import Tabs from '@theme/Tabs'; +import TabItem from '@theme/TabItem'; Review Comment: No. Docusaurus treats .md and .mdx files the same way, using MDX. I tested these changes out and it was rendering as expected. -- 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]
