L. Merge Templates ↑
3. Variable Modifiers
A variable can be optionally followed (before the ending variable delimiters) by a modifier indicator and one or more modifiers. The default modifier indicator is the ampersand (&).
The following table summarizes the primary use of various letters and characters as variable modifiers. A detailed description of each modifier follows the summary table. Note that, unless otherwise specified, the use of letters is case-insensitive.
Contents
- a. Email Apostrophes
- b. List Punctuation
- c. Underscore
- d. Remove Paragraph Tags - Hyphen
- e. Extract Part of a Variable - Caret
- f. Take Text from Right
- g. Alternate Numbering - At Sign
- h. Length Modifier
- i. Author Name Modifier - A
- j. AM PM - a
- k. Base File Name - B
- l. Word Demarcation - C
- m. Day of Month - dd
- n. Day of Week, Abbreviated - EEE
- o. Day of Week - EEEE
- p. File Name - F
- q. Linked Tags - G
- r. HTML - H
- s. Initial Case - I
- t. To Identifier - I
- u. Link - J
- v. Hour of Day - K
- w. Seq Formatting - K
- x. Lowercase Modifier - L
- y. Month or Minutes - M
- z. No Breaks - N
- aa. Markdown to HTML - O
- ab. Punctuation Purification - P
- ac. Quotation Encasing - Q
- ad. Keep Characters on the Right - R
- ae. Readable File Name - R
- af. Summarize - S
- ag. HTML to Markdown - T
- ah. Uppercase Modifier - U
- ai. Variance - V
- aj. Wiki-Style Links - W
- ak. XML - X
- al. Year - y
- am. Linked Tags - Z
- an. Prep for JSON
- ao. Split Label from Number - >
- ap. Domain Name from Link - /
- aq. Repeat - ^R
- ar. Formatting String
Next: a. Email Apostrophes
Skip to: Merge Commands