8 Commits

Author SHA1 Message Date
Tom Brien
d6e06a716d
Replace quotes with tip boxes (#458)
* Replace quotes with tip boxes

The use of quotes was making important content less clear than the body. Docusaurus now has native tip boxes use remark-admonitions so use these instead.

* Replace json5 codeblock language with json

json5 doesn't have native syntax colouring. Rather than handle with custom css just flip block to have `json` set as language to create same result. All blocks were standard JSON anyway
2020-04-04 14:32:57 -07:00
Eric Thomas
104096b9f3 Fix spelling in docs (#383) 2020-01-07 15:34:46 +01:00
Paulus Schoutsen
f0aa846e84
Deprecate custom UI (#263) 2019-05-24 14:09:32 -07:00
Malte Franken
b60fc2b8cc Explaining how to define a custom "more info" dialog (#1)
* Explaining how to define a custom "more info" dialog

* Add version it was introduced.
2018-04-29 16:05:42 -04:00
Paulus Schoutsen
2fd443fe2c fix broken links 2018-04-25 14:19:41 -04:00
Paulus Schoutsen
9311326aec Remove unused header 2018-04-24 15:44:32 -04:00
Paulus Schoutsen
632bc81a20 Fix all headers 2018-04-24 11:46:45 -04:00
Paulus Schoutsen
746e35b7a7 Migrate to Docusaurus 2018-04-24 09:52:18 -04:00