Patrick Poon
Results
2
comments of
Patrick Poon
> ```js > const options = { > blockRenderer: { > unstyled(block) { > if (!block.getText().trim().length) { > return ""; > } > } > } > } > ```...
For me, this issue is a deal killer. polyglot seems to handle this really well, though: https://polyglot.readthedocs.io/en/latest/Detection.html