summaryrefslogtreecommitdiff
path: root/tmac
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-01-03 10:03:19 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-01-03 10:11:05 -0600
commite12c5601d758928e0452a5f85f86da87b0958e38 (patch)
treedef6e40371336d2b5ba400463601a20a314a638e /tmac
parent93497a98073eb4286da76520b3c46f441a567083 (diff)
downloadgroff-git-e12c5601d758928e0452a5f85f86da87b0958e38.tar.gz
tmac/an.tmac: Fix code style nit.
Wrap long input lines.
Diffstat (limited to 'tmac')
-rw-r--r--tmac/an.tmac6
1 files changed, 4 insertions, 2 deletions
diff --git a/tmac/an.tmac b/tmac/an.tmac
index c778369f4..78ad7cc9d 100644
--- a/tmac/an.tmac
+++ b/tmac/an.tmac
@@ -1106,9 +1106,11 @@ contains unsupported escape sequence
. \" don't add angle brackets here.
. el \{\
. if \\n[an*is-output-html] \
-. nop \X^html:<a href="\\*[an*prefix]\\*[an*hyperlink]">\\*[an*hyperlink]</a>^\c
+. nop \X^html:<a href="\\*[an*prefix]\\*[an*hyperlink]">\
+\\*[an*hyperlink]</a>^\c
. if \\n[an*is-output-terminal] \
-. nop \X^tty: link \\*[an*prefix]\\*[an*hyperlink]^\\*[an*hyperlink]\X^tty: link^\c
+. nop \X^tty: link \\*[an*prefix]\\*[an*hyperlink]^\
+\\*[an*hyperlink]\X^tty: link^\c
. \}
. nop \&\\$1\"
. \}