fix(route/docschina): markdown table in doc (#14989)

Co-authored-by: nb5p <nb5p@users.noreply.github.com>
This commit is contained in:
nb5p 2024-03-28 00:12:09 +08:00 committed by GitHub
parent c94ccb2c03
commit 0339933c29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ export const route: Route = {
maintainers: ['daijinru', 'hestudy'],
handler,
description: `| javascript | node | react |
| ---------- | ---- | ----- |
| js | node | react |`,
| ---------- | ---- | ----- |
| js | node | react |`,
radar: [
{
source: ['docschina.org/news/weekly/js/*', 'docschina.org/news/weekly/js', 'docschina.org/'],