logto-io / logto

🧑‍🚀 The better identity infrastructure for developers and the open-source alternative to Auth0.
https://logto.io
Mozilla Public License 2.0
8.49k stars 418 forks source link

fix(console): fix broken api resource guides #6161

Closed charIeszhao closed 3 months ago

charIeszhao commented 3 months ago

Summary

Fix broken API resource guides: Python and Springboot.

Issue was introduced by nested <p> tags in mdx-generated html.

Testing

Locally tested and those guides can be rendered successfully.

image image

Checklist

- [ ] .changeset - [ ] unit tests - [ ] integration tests - [ ] necessary TSDoc comments

github-actions[bot] commented 3 months ago

COMPARE TO master

Total Size Diff :chart_with_downwards_trend: -24 Bytes

Diff by File |Name|Diff| |---|---| |packages/console/src/assets/docs/guides/api-python/README.mdx|:chart_with_downwards_trend: -9 Bytes| |packages/console/src/assets/docs/guides/api-spring-boot/README.mdx|:chart_with_downwards_trend: -15 Bytes|