We now have some css formatting for reconstructed and for damaged text. Using :before CSS pseudo selectors for adding brackets caused UI problems with the contenteditable system of the editor pane, so those are removed for now.
Selecting the display font is now working.
Added fullscreen button for single image pane.
It is unclear to me if wrapping the text in spans will cause problems later. It does put multiple characters into the same span. Saving does seem to be working though.
We now have some css formatting for reconstructed and for damaged text. Using :before CSS pseudo selectors for adding brackets caused UI problems with the contenteditable system of the editor pane, so those are removed for now. Selecting the display font is now working. Added fullscreen button for single image pane.