0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2025-01-02 20:50:17 -05:00

Fix documentation error

This commit is contained in:
Neil Jenkins 2018-04-04 14:41:18 +10:00
parent 7131fee891
commit 00dbc089c4

View file

@ -273,7 +273,7 @@ The method takes two arguments:
* **tag**: The tag of the format * **tag**: The tag of the format
* **attributes**: (optional) Any attributes the format. * **attributes**: (optional) Any attributes the format.
Returns `true` if any of the selection is contained within an element with the specified tag and attributes, otherwise returns `false`. Returns `true` if the entire selection is contained within an element with the specified tag and attributes, otherwise returns `false`.
### bold ### bold