fix(route/docschina): markdown table in doc (#14989)
Co-authored-by: nb5p <nb5p@users.noreply.github.com>
This commit is contained in:
parent
c94ccb2c03
commit
0339933c29
|
|
@ -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/'],
|
||||
|
|
|
|||
Loading…
Reference in New Issue