mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-05-18 05:05:36 +02:00
Merge pull request #8915 from streetwriters/release/v3.3.5
Release/v3.3.5
This commit is contained in:
@@ -24,7 +24,7 @@ export const ListItem = TiptapListItem.extend({
|
||||
parseHTML() {
|
||||
return [
|
||||
{
|
||||
priority: 100,
|
||||
priority: 50,
|
||||
tag: `li`,
|
||||
getContent: ensureLeadingParagraph
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user