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,
|
||||
hr: Hr,
|
||||
|
||||
infobox: Infobox,
|
||||
table: Table,
|
||||
tr: Tr,
|
||||
tx: Tx,
|
||||
th: Th,
|
||||
td: Td,
|
||||
help: Help,
|
||||
button: Button,
|
||||
youtube: YouTube,
|
||||
soundcloud: SoundCloud,
|
||||
iframe: Iframe,
|
||||
googlesheet: GoogleSheet,
|
||||
abbr: Abbr,
|
||||
tag: Tag,
|
||||
accordion: Accordion,
|
||||
grid: Grid,
|
||||
inlinecode: InlineCode,
|
||||
project: Project,
|
||||
integration: Integration,
|
||||
integrationlogo: IntegrationLogo,
|
||||
Infobox,
|
||||
Table,
|
||||
Tr,
|
||||
Tx,
|
||||
Th,
|
||||
Td,
|
||||
Help,
|
||||
Button,
|
||||
YouTube,
|
||||
SoundCloud,
|
||||
Iframe,
|
||||
GoogleSheet,
|
||||
Abbr,
|
||||
Tag,
|
||||
Accordion,
|
||||
Grid,
|
||||
InlineCode,
|
||||
Project,
|
||||
Integration,
|
||||
IntegrationLogo,
|
||||
|
||||
Label,
|
||||
Logos,
|
||||
|
|
Loading…
Reference in New Issue
Block a user