A few more.
- If a doctype is not present in the code, book view will add one, however it does this in the rendered content.
- Zoom in book view resizes the ui elements/toolbar
- If you paste with an empty clipboard, you will paste an and then it highlights the rest of the node or until a special character. This highlighted area is not a true selection and you are required to manually select it to clear the highlighting.
- Navigating the cursor past some tags, headings in specific ends up with rubber banding unless you hold down the key.
- XML <!--comments--> entered into the editor break nodes and pollute nearby tags. This does not happen in all tags, but lists for example break, other times it is correctly escaped and sometimes it is padded with other comments (i.e <!--StartFragment--><!-- Derp --><!--EndFragment-->). A very edge case, sure but it showed up when I opened a bunch of old converted notes.
Request : Could the validation pane be made dockable with other containers - it eats quite a bit of vertical space; and allowing it to dock onto the side panels (as they currently support) would be nice. At the moment it's actually pretty hard to even get it back to its old place once you've got it floating.