File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ The following "ensure..." methods handle all these scenarios:
4545 - [ ensureInsertionOfEndOfLine] ( https://github.com/wordpress-mobile/AztecEditor-iOS/blob/develop/Aztec/Classes/TextKit/TextView.swift#L697 )
4646 - [ evaluateRemovalOfSingleLineParagraphAttributesAfterSelectionChange] ( https://github.com/wordpress-mobile/AztecEditor-iOS/blob/develop/Aztec/Classes/TextKit/TextView.swift#L1884 )
4747
48- These methods check if you and adding or removing new paragraphs around lists or quotes and update the attributes accordingly.
48+ These methods check if you are adding or removing new paragraphs around lists or quotes and update the attributes accordingly.
4949
5050# Presentation of the custom attributes
5151
@@ -99,4 +99,3 @@ We then use the `HTMLSerializer` to convert the DOM Tree to an HTML string.
9999
100100
101101
102-
You can’t perform that action at this time.
0 commit comments