about summary refs log tree commit diff
path: root/filters/html-converters/man2html
blob: 0ef78841810e520ae4c89f52c3b9564486ba1bf5 (plain) (blame)
1
2
3
4
#!/bin/sh
echo "<div style=\"font-family: monospace\">"
groff -mandoc -T html -P -r -P -l | egrep -v '(<html>|<head>|<meta|<title>|</title>|</head>|<body>|</body>|</html>|<!DOCTYPE|"http://www.w3.org)'
echo "</div>"
ever the hell macOS Mojave's libc is doing. 2020-04-20Use . as ${LDLIBS.$@} separatorJune McEnroe 2020-04-14Add CREEP UJune McEnroe 2020-04-14Add DONT COME TO THE WOODSJune McEnroe 2020-04-04Include <content src> in feedJune McEnroe Maybe this gets feed readers to embed the content? 2020-04-04Set publish date in feed from .DdJune McEnroe 2020-04-01Update cgit setup post with git-http-backendJune McEnroe