Results 3 comments of Mika Aguilar

@movationdesign Also noticed this. I can force paragraph tags by handling it in the `renderNode` prop of the `Editor` component, for example adding another handler to [this bit of the...

I'm not entirely sure, but a combination of the [anonymous users change in 1.6](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#anonymous-requests) and the lack of access, afaik, to the root CA private key in GKE means this...

Thanks for posting the update bit, that works. It apparently may break if there are double quotes in attributes: https://github.com/fb55/domutils/issues/29 and is to be considered deprecated. Documentation for DomUtils or...