From 0c4d9e06105a32d22ca15d4e0db20b2db8fc2b31 Mon Sep 17 00:00:00 2001 From: Qrius Date: Thu, 26 Sep 2024 00:11:06 +0200 Subject: Add comment on wodl macro --- smp.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'smp.1') diff --git a/smp.1 b/smp.1 index 888cced..297d036 100644 --- a/smp.1 +++ b/smp.1 @@ -59,6 +59,10 @@ If compiled with \fBmarkdown\fR, this macro will convert it's argument from mark It will process it's input twice before actually doing the conversion. This is to remove the outer quotes of a argument. So you should probably always quote arguments to this. +.IP "\fBwodl()\fR" +If compiled with \fBdeadlinks\fR, this macro will always return it's argument. +But it will also perform a request to the link, and emit a warning if it it doesn't return HTTP 200 OK. + .SH OPTIONS If a input file is provided, that will be processed. If not, a sort of interactive REPL will be started instead. -- cgit v1.2.3