about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-26 17:59:50 -0500
committerJune McEnroe <june@causal.agency>2020-01-26 17:59:50 -0500
commitbb6f0d7a232848c78e48a9952bb2d8f193df5bba (patch)
tree1cf61f2e68e96aa024936f9b2109cf40b80e822f
parentImplement append (diff)
downloadnotemap-bb6f0d7a232848c78e48a9952bb2d8f193df5bba.tar.gz
notemap-bb6f0d7a232848c78e48a9952bb2d8f193df5bba.zip
Reference MIME part 1 standard
-rw-r--r--notemap.111
1 files changed, 11 insertions, 0 deletions
diff --git a/notemap.1 b/notemap.1
index d2c7587..1b4b512 100644
--- a/notemap.1
+++ b/notemap.1
@@ -114,6 +114,17 @@ notemap -a -u june@causal.agency note.txt
 .
 .It
 .Rs
+.%A N. Freed
+.%A N. Borenstein
+.%T MIME Part One: Format of Internet Message Bodies
+.%I IETF
+.%N RFC 2045
+.%D November 1996
+.%U https://tools.ietf.org/html/rfc2045
+.Re
+.
+.It
+.Rs
 .%A P. Leach
 .%A M. Mealling
 .%A R. Salz
g from hilexJune McEnroe 2021-01-12Add htagml -iJune McEnroe 2021-01-12Render tag index in HTMLJune McEnroe 2021-01-12Add htagml -xJune McEnroe 2021-01-12Prevent matching the same tag twiceJune McEnroe 2021-01-12Process htagml file line by lineJune McEnroe 2021-01-12Split fields by tab onlyJune McEnroe 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe 2021-01-09Add c -t flag to print expression typeJune McEnroe 2021-01-05Update taglineJune McEnroe