@ -3785,7 +3785,7 @@ Post content.
Short description
of this post
*line* -- /italics/ --- +strikethrough+
*bold* -- /italics/ --- +strikethrough+
#+end_description
Post content.
**** YAML :yaml:
@ -3808,7 +3808,7 @@ Post content.
** Replace front-matter keys :keys:replace:
@ -4,7 +4,7 @@ description = """
**line** -- _italics_ --- ~~strikethrough~~
**bold** -- _italics_ --- ~~strikethrough~~
"""
tags = ["front-matter", "description", "special-block", "toml", "multi-line"]
draft = false
@ -5,7 +5,7 @@ description : >
tags : ["front-matter", "description", "special-block", "yaml", "multi-line"]
draft : false
---