From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason at zx2c4.com (Jason A. Donenfeld) Date: Sun, 11 Oct 2015 21:10:30 +0200 Subject: filter rework break about page In-Reply-To: <20151011181315.2b7208aa@leda.localdomain> References: <20151011120620.0f83f58c@leda.localdomain> <20151011120834.5a1e1fff@leda.localdomain> <20151011122841.7dd369e2@leda.localdomain> <20151011181315.2b7208aa@leda.localdomain> Message-ID: Oh. Right. That's the slow script I replaced, preferring instead markdown_py: https://www.archlinux.org/packages/community/any/python-markdown/ That's the package you want. I should include some documentation for this. I will also soon recode that script to be pure python, instead of bash shelling out to python. This will also allow inline syntax highlighting.