JohnMusleh

Results 2 issues of JohnMusleh

#### Use case: I have server A that exposes "api A" to the UI (I develop/control server A) I have server B that exposes "api B" (I do not develop/control...

Is there a way to whitelist font sizes? I have a delta object like this: ```JSON ... { "insert": "test", "attributes": { "bold": true, "size": "10px", "color": "#ffffff" } }...