]> the.earth.li Git - htag.git/blob - docs/MACRO_DESCRIPTION
Import Upstream version 0.0.19
[htag.git] / docs / MACRO_DESCRIPTION
1 Reserved plugin letters
2 -----------------------
3
4 Used in @x24R@ constructs where x is:
5
6 D - date plugin.
7 M - Mark 'n lard plugin.
8 S - Sesame Street plugin.
9 U - uptime plugin.
10
11
12 Macros
13 ------
14
15 Used in @x constructs where x is:
16
17 B - Newline (think Break line)
18 F - First name
19 L - Last name
20 N - Full name
21 V - Version in the form x.y.z
22
23 The name variants are only available if htag is passed a message with
24 headers like "To: Simon Huggins <huggie@earth.li>".
25
26
27 Magic Reformatting
28 ------------------
29
30 This isn't supported yet but I think it's what I want.  I just need to be
31 able to match nested constructs but I think there is a module for this.
32 Hmm.  Need more CFT.
33 Used in @x24@ constructs where x is:
34
35 CENTER  - Center over line width
36 RIGHT   - Right align
37 LEFT    - Left align with padding
38
39 Without a following length the operations are done over the line width.