diff options
author | Qrius <[email protected]> | 2024-09-26 00:11:06 +0200 |
---|---|---|
committer | Qrius <[email protected]> | 2024-09-26 00:11:06 +0200 |
commit | 33413e77ddaaca00d6b93b3aa4c917e4e3e2b4f0 (patch) | |
tree | 8771232ab6fb27c71a40afd46188ea47976e82cf /smp.1 | |
parent | 0c4d9e06105a32d22ca15d4e0db20b2db8fc2b31 (diff) | |
download | skaldpress-33413e77ddaaca00d6b93b3aa4c917e4e3e2b4f0.tar.gz skaldpress-33413e77ddaaca00d6b93b3aa4c917e4e3e2b4f0.zip |
Add punycode feature to minireq, add doc on wodl-macro
Diffstat (limited to 'smp.1')
-rw-r--r-- | smp.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -62,6 +62,7 @@ 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. +This will significantly slow down compile times! .SH OPTIONS If a input file is provided, that will be processed. |