mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-26 17:24:41 +03:00
Use plugin
This commit is contained in:
parent
75bccfeec7
commit
fe600c30ca
|
@ -1,3 +1,5 @@
|
||||||
const remarkPlugins = []
|
import remarkWrapSections from './remarkWrapSections.mjs'
|
||||||
|
|
||||||
|
const remarkPlugins = [remarkWrapSections]
|
||||||
|
|
||||||
export default remarkPlugins
|
export default remarkPlugins
|
||||||
|
|
Loading…
Reference in New Issue
Block a user