diff options
Diffstat (limited to 'smp.1')
-rw-r--r-- | smp.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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(<url>)\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. |