Full page content, fixes, cleaner settings
This commit is contained in:
@@ -44,8 +44,16 @@ enum ShorthandMarkdownKey: String {
|
||||
/// Format: ``
|
||||
case includedHtml = "html"
|
||||
|
||||
/// SVG Image showing only a part of the image
|
||||
/// Format `![svg](<fileId>;`
|
||||
case svg
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user