Add a new editor type for markdown files - an elm_code widget on one side and a markdown preview pane on the other.
This should be immediate refresh which means it needs to be efficient and also that it should read from the elm_code backend I guess (rather than the backing file).
A fun feature addition that will help out documentation effort :)