chore: revises left indent
This commit is contained in:
@@ -334,7 +334,11 @@ export const richTextBulletsDoc = {
|
||||
type: 'li',
|
||||
children: [
|
||||
{
|
||||
text: 'This text precedes a nested list',
|
||||
children: [
|
||||
{
|
||||
text: 'This text precedes a nested list',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'ul',
|
||||
|
||||
Reference in New Issue
Block a user