# Feature Demo Date: 26.01.2018 7:45 Summary: Demo Entry No. 1 Tags: tag, mdiary, demo Text can contain basic *markdown* **formatting**. Depending on the renderer, a different subset is supported. # Renderers ## Text Only Renders everything as is. You will see the source code except for the header above. ## Basic Formatting The following constructs are supported: *italics*, **bold**, Headings 1 to 4. ## Full HTML with Images Markdown is rendered using [Hoedown](https://github.com/hoedown/hoedown/) and displayed using an integrated web browser. This all Markdown syntax (including images) are supported. # Encrypted Entries Using GPG MDiary supports gpg encrypted entries. To use this feature, place a gpg encrypted entry as *.md.gpg* in the workspace. MDiary will automatically show a decrypt button in the header bar which will invoke gpg to decrypt all encrypted entries in the workspace for this session.