fabrykowski

Results 3 issues of fabrykowski

The positioning of the rendered MathJax is off. ![CleanShot 2020-04-28 at 15 00 29](https://user-images.githubusercontent.com/63718812/80494027-77ee5900-8966-11ea-8ea2-aba662199406.png) System: macOS 10.15.4 Browser: 13.1 (15609.1.20.111.8)

wontfix
external

A quick fix for #299, #356 and #402. Given the schema ```json { "title": "AdditionalProperties", "type": "object", "properties": { "foo": { "type": "string" } }, "additionalProperties": { "type": "number" }...