Preview
Within the previewarea the written text is being displayed in a formatted way as if the text would be displayed on a webpage. The outcome can be manipulated by using a CSS-stylesheet-file (Changing the CSS-file within the preferences).
Below the previewarea are elements to alter the reload-intervals and to predefine an base-url. Following reload-intervalls are possible:
- Reload after every character
- Reload on key-rest
- Reload on events (saving, inserting templates etc.)
Additionally the preview is being reloaded after inserting One-Click-Styles from the styledrawer.
The base-url element is being used primarily for displaying media content within the preview.
For example, by defining the base-url http://www.example.com and within the written text an image-file with the name image.jpg is being declared, the preview will request an image with the url http://www.example.com/image.jpg.