@tiptap/extension-blockquote
Advanced tools
Comparing version 2.0.0-beta.24 to 2.0.0-beta.25
@@ -15,3 +15,3 @@ 'use strict'; | ||
}, | ||
content: 'block*', | ||
content: 'block+', | ||
group: 'block', | ||
@@ -18,0 +18,0 @@ defining: true, |
@@ -11,3 +11,3 @@ import { Node, mergeAttributes, wrappingInputRule } from '@tiptap/core'; | ||
}, | ||
content: 'block*', | ||
content: 'block+', | ||
group: 'block', | ||
@@ -14,0 +14,0 @@ defining: true, |
@@ -15,3 +15,3 @@ (function (global, factory) { | ||
}, | ||
content: 'block*', | ||
content: 'block+', | ||
group: 'block', | ||
@@ -18,0 +18,0 @@ defining: true, |
{ | ||
"name": "@tiptap/extension-blockquote", | ||
"description": "blockquote extension for tiptap", | ||
"version": "2.0.0-beta.24", | ||
"version": "2.0.0-beta.25", | ||
"homepage": "https://tiptap.dev", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "621cfa2f7e98a48525fa22f9d97a92fc08368966" | ||
"gitHead": "7c5223fc926e27a231190e0c8ad1b8351768375c" | ||
} |
@@ -38,3 +38,3 @@ import { Node, mergeAttributes, wrappingInputRule } from '@tiptap/core' | ||
content: 'block*', | ||
content: 'block+', | ||
@@ -41,0 +41,0 @@ group: 'block', |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet