docs: 修复日文文档中顿号导致的渲染问题

This commit is contained in:
Sherkey
2023-10-27 17:11:46 +08:00
committed by GitHub
parent 4c82f4dafd
commit fcdab4eb39

View File

@@ -113,7 +113,7 @@ adbポートが開いていないのでサポートしていません。
### 🚫 [Google Play Games Beta](https://play.google.com/googleplaygames)
サポートされていません。[消費者クライアント](https://developer.android.com/games/playgames/pg-emulator?hl=zh-cn#installing-game-consumer) は adb ポートを開きません。
`
`,
])
const md = (new MarkdownIt()).use(MarkdownItAnchor, { permalink: MarkdownItAnchor.permalink.linkInsideHeader()})