diff --git a/demo-workspace/2018-01-26.md b/demo-workspace/2018-01-26.md index f0a0bb0..5ec6674 100644 --- a/demo-workspace/2018-01-26.md +++ b/demo-workspace/2018-01-26.md @@ -14,3 +14,6 @@ The following constructs are supported: *italics*, **bold**, Headings 1 to 4. ## Full HTML with images As the external md command is invoked and a web browser used to render the content, all markdown syntax supported by the md command is 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.