You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

50 lines
598 B

////
Included in:
- user-manual: Text Substitutions: Post Replacements
////
The line break character, `{plus}`, is replaced when the `post_replacements` process runs.
.Elements subject to post replacements text substitution
[width="40%", cols="3,^2"]
|===
|Element | `post_replacements` substitution
|Attribute Entry Value |{n}
|Comment |{n}
|Example |{y}
|Fenced |{n}
|Header |{n}
|Literal |{n}
|Listing |{n}
|Macro |{y}
|Open |Varies
|Paragraph |{y}
|Passthrough |{n}
|Quote |{y}
|Sidebar |{y}
|Source |{n}
|Special sections |{y}
|Table |Varies
|Title |{y}
|Verse |{y}
|===