Update comments

pull/602/head
X Code 3 years ago
parent 98c25d0b10
commit 689d7de5d9
  1. 3
      lib/src/models/documents/nodes/embeddable.dart

@ -25,9 +25,6 @@ class Embeddable {
}
}
/// An object which occupies an entire line in a document and cannot co-exist
/// inline with regular text.
///
/// There are two built-in embed types supported by Quill documents, however
/// the document model itself does not make any assumptions about the types
/// of embedded objects and allows users to define their own types.

Loading…
Cancel
Save