slweb

Једноставни генератор статичких веб страна
Дневник | Датотеке | Референце | ПРОЧИТАЈМЕ | ЛИЦЕНЦА

чување badbf9c722d7e7155f15ee6ef07f6e9724f3b6bb
родитељ 664e26f67317b5989c0aa5e4758d9f00d4e8c8c4
Аутор: Страхиња Радић <contact@strahinja.org>
Датум:   Tue, 10 Aug 2021 14:09:24 +0200

Update manpage

Signed-off-by: Страхиња Радић <contact@strahinja.org>

Diffstat:
Mdefs.h | 2+-
Mslweb.1.in | 10+++++++++-
измењених датотека: 2, додавања: 10(+), брисања: 2(-)

diff --git a/defs.h b/defs.h @@ -39,7 +39,7 @@ #include <uniwidth.h> #define PROGRAMNAME "slweb" -#define VERSION "0.3.9" +#define VERSION "0.3.10" #define COPYRIGHTYEAR "2020, 2021" #define MADEBY_URL "https://strahinja.srht.site/slweb/index.html" diff --git a/slweb.1.in b/slweb.1.in @@ -336,7 +336,7 @@ output instead. This form doesn't apply to macro-form \fC[=macro Some Everything said about inline links applies to regular links, with the exception that instead of the parenthesized .SM URL, -link text inside brackets will be followed by link id (different than the +link text inside brackets should be followed by link id (different than the \[lq]\fCid\fP\[rq] .IR attribute! ) inside brackets, and a @@ -421,11 +421,19 @@ will produce: .CDE . .IP \[bu] 4 +.BR "Non\-breaking space" . +Two consecutive tildes (\fC~~\fP) will produce \fC&nbsp;\fP in the output. +. +.IP \[bu] 4 .BR Paragraphs . Text surrounded by newlines will be put inside \fC<p></p>\fP tags. See .SM "KNOWN LIMITATIONS." . .IP \[bu] 4 +.BR Strikethrough . +Text surrounded by tildes (\fC~\fP) will be put inside \fC<s></s>\fP. +. +.IP \[bu] 4 .BR Tables . Lines starting with vertical bars (\fC|\fP) will be transformed into .SM HTML