refactoring

This commit is contained in:
Philipp Kühn
2021-02-11 09:15:52 +01:00
parent f7255558b4
commit 0177742e55

View File

@@ -9,7 +9,9 @@ export interface DetailsSummaryOptions {
export default Node.create({ export default Node.create({
name: 'detailsSummary', name: 'detailsSummary',
content: 'inline*', content: 'text*',
marks: '',
group: 'block', group: 'block',