-
Robert Knight authored
Convert the view mode of the markdown editor (when `readOnly` is `true`) to Preact. The edit mode (when `readOnly` is `false`) will become a separate component.
ece84a57
Convert the view mode of the markdown editor (when `readOnly` is `true`) to Preact. The edit mode (when `readOnly` is `false`) will become a separate component.