Closed eunjae-lee closed 3 years ago
This PR add a filter to check if text property exists.
text
I have a custom schema that doens't have text property and it's one of the children of document.body.
document.body
I didn't add any test, but feel free to update this PR to add any test if needed.
Good good! Thanks again @eunjae-lee
Summary
This PR add a filter to check if
text
property exists.I have a custom schema that doens't have
text
property and it's one of the children ofdocument.body
.I didn't add any test, but feel free to update this PR to add any test if needed.