File: MACRO_DESCRIPTION

package info (click to toggle)
htag 0.0.24-2
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 356 kB
  • sloc: perl: 1,302; makefile: 20; sh: 2
file content (42 lines) | stat: -rw-r--r-- 998 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Reserved plugin letters
-----------------------

Used in @x24R@ constructs where x is:

D - date plugin.
M - Mark 'n lard plugin.
S - Sesame Street plugin.
U - uptime plugin.


Macros
------

Used in @x constructs where x is:

B - Newline (think Break line)
F - First name
L - Last name
N - Full name
V - Version in the form x.y.z

@NOTAG@ is special and means that no tagline is to be appended to this sig
but that it will still be parsed and have macros substituted etc.

The name variants are only available if htag is passed a message with
headers like "To: Simon Huggins <huggie@earth.li>".


Magic Reformatting
------------------

This isn't supported yet but I think it's what I want.  I just need to be
able to match nested constructs but I think there is a module for this.
Hmm.  Need more CFT.
Used in @x24@ constructs where x is:

CENTER	- Center over line width
RIGHT	- Right align
LEFT	- Left align with padding

Without a following length the operations are done over the line width.