1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-13 02:34:05 +02:00

Fix reporting of marks on a markableVoid (#5186)

Add a few unit tests for Editor.marks(), including one for markable void
that fails
This commit is contained in:
Brian Bucknam
2022-11-17 09:19:46 -08:00
committed by GitHub
parent fbc9838fd7
commit e416d00b6c
6 changed files with 118 additions and 7 deletions

View File

@@ -0,0 +1,5 @@
---
'slate': patch
---
Report marks applied to a markableVoid if selection is collapsed