<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/filters/lowdown-formatting, branch git.aaoth.xyz</title>
<subtitle>a hyperfast web frontend for git written in c</subtitle>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/cgit/'/>
<entry>
<title>filters: add lowdown filter for readme</title>
<updated>2020-11-06T19:05:01+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2020-11-06T19:05:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/cgit/commit/?id=69061b9ea548953d77ac7f022af18ca5d72af6af'/>
<id>69061b9ea548953d77ac7f022af18ca5d72af6af</id>
<content type='text'>
it's suitable only for converting markdown to html, but i don't need
more. lowdown is better than about-formatting.sh because it doesn't
require shell. as i run this server on openbsd, web server is chrooted
so every binary should be copied to chroot directory. since chroot is
considered a security measure to restrict shell access, copying shell
executable to chroot directory would be stupid.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it's suitable only for converting markdown to html, but i don't need
more. lowdown is better than about-formatting.sh because it doesn't
require shell. as i run this server on openbsd, web server is chrooted
so every binary should be copied to chroot directory. since chroot is
considered a security measure to restrict shell access, copying shell
executable to chroot directory would be stupid.
</pre>
</div>
</content>
</entry>
</feed>
