mirror of
https://github.com/zhigang1992/mdx-util.git
synced 2026-01-12 17:32:23 +08:00
Rename deprecated options
This commit is contained in:
@@ -17,13 +17,13 @@ module.exports = async function(source) {
|
||||
const callback = this.async()
|
||||
const options = Object.assign(
|
||||
{
|
||||
mdPlugins: [
|
||||
remarkPlugins: [
|
||||
slug,
|
||||
images,
|
||||
emoji,
|
||||
[textr, { plugins: [typography] }]
|
||||
],
|
||||
hastPlugins: [
|
||||
rehypePlugins: [
|
||||
rehypePrism,
|
||||
],
|
||||
compilers: [
|
||||
|
||||
Reference in New Issue
Block a user