CENDARI / editorsnotes

Note-taking environment for the CE
GNU Affero General Public License v3.0
2 stars 0 forks source link

Wrong formatting in the Read Mode [JIRA CVRE-192] #193

Closed ghost closed 8 years ago

ghost commented 8 years ago

When switching to the read mode, the formatting of the notes changes in comparison to the layout of the notes. This makes it difficult to provide for a readable text.

Issues in Read Mode: All the headings have the same size; Italics within headings are not presented correctly A line spacing after paragraphs would alleviate reading A blank line is not being displayed in the read mode unless you correct the html and put   in between the

tags There are still problems with anchors - all text after them are being displayed as links in the "Read Mode" The text is not reflowable (does not adapt itself to the window opened by the reader) The underlines of entities provides for an unregular line spacing within paragraphs; if it would be generally a bit wider, this would remove the disquietness of the layout

reported by FrancescaMorselli on 2015-09-16T12:24:39.753+0200

ghost commented 8 years ago

Hi, Joerg made me notice that the bold text was due to copy and pasting from Media WIKI and the issue was solved by removing tags in the html.

FrancescaMorselli on 2015-09-16T13:33:16.555+0200

ghost commented 8 years ago

It should be identical now.

Jean-DanielFekete on 2015-12-23T18:08:38.011+0100