fix: remove mention or remark plugins
This commit is contained in:
parent
ac13fd3095
commit
cf03426c7b
@ -251,12 +251,12 @@ widget: 'markdown',
|
|||||||
|
|
||||||
[youtube|p6h-rYSVX90]
|
[youtube|p6h-rYSVX90]
|
||||||
|
|
||||||
## Support
|
## Tasks
|
||||||
|
|
||||||
> * Supports remark plugins
|
> * List Item A
|
||||||
> * Supports wrappers
|
> * List Item B
|
||||||
> 1. [x] React
|
> 1. [x] Task 1
|
||||||
> 2. [ ] More coming soon`,
|
> 2. [ ] Task 2`,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1588,12 +1588,12 @@ Only text before {{< twitter 917359331535966209 >}}
|
|||||||
|
|
||||||
Text ahead [youtube|p6h-rYSVX90] and behind and another {{< twitter 917359331535966209 >}} shortcode
|
Text ahead [youtube|p6h-rYSVX90] and behind and another {{< twitter 917359331535966209 >}} shortcode
|
||||||
|
|
||||||
## Support
|
## Tasks
|
||||||
|
|
||||||
> - Supports remark plugins
|
> * List Item A
|
||||||
> - Supports wrappers
|
> * List Item B
|
||||||
> 1. [x] React
|
> 1. [x] Task 1
|
||||||
> 1. [ ] More coming soon`,
|
> 2. [ ] Task 2`,
|
||||||
slate: [
|
slate: [
|
||||||
{
|
{
|
||||||
type: 'h1',
|
type: 'h1',
|
||||||
|
@ -250,12 +250,12 @@ widget: 'markdown',
|
|||||||
|
|
||||||
[youtube|p6h-rYSVX90]
|
[youtube|p6h-rYSVX90]
|
||||||
|
|
||||||
## Support
|
## Tasks
|
||||||
|
|
||||||
> * Supports remark plugins
|
> * List Item A
|
||||||
> * Supports wrappers
|
> * List Item B
|
||||||
> 1. [x] React
|
> 1. [x] Task 1
|
||||||
> 2. [ ] More coming soon`,
|
> 2. [ ] Task 2`,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user