mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-07 13:44:55 +03:00
Update component names to MDX2
This commit is contained in:
parent
f59d7b67cf
commit
e215e3a6d3
|
@ -43,26 +43,26 @@ export const remarkComponents = {
|
||||||
wrapper: ({ children }) => children,
|
wrapper: ({ children }) => children,
|
||||||
hr: Hr,
|
hr: Hr,
|
||||||
|
|
||||||
infobox: Infobox,
|
Infobox,
|
||||||
table: Table,
|
Table,
|
||||||
tr: Tr,
|
Tr,
|
||||||
tx: Tx,
|
Tx,
|
||||||
th: Th,
|
Th,
|
||||||
td: Td,
|
Td,
|
||||||
help: Help,
|
Help,
|
||||||
button: Button,
|
Button,
|
||||||
youtube: YouTube,
|
YouTube,
|
||||||
soundcloud: SoundCloud,
|
SoundCloud,
|
||||||
iframe: Iframe,
|
Iframe,
|
||||||
googlesheet: GoogleSheet,
|
GoogleSheet,
|
||||||
abbr: Abbr,
|
Abbr,
|
||||||
tag: Tag,
|
Tag,
|
||||||
accordion: Accordion,
|
Accordion,
|
||||||
grid: Grid,
|
Grid,
|
||||||
inlinecode: InlineCode,
|
InlineCode,
|
||||||
project: Project,
|
Project,
|
||||||
integration: Integration,
|
Integration,
|
||||||
integrationlogo: IntegrationLogo,
|
IntegrationLogo,
|
||||||
|
|
||||||
Label,
|
Label,
|
||||||
Logos,
|
Logos,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user