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