| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | md2html: use proper formatting for hr•••This addressed a non-existent background image and made the element invisible. Drop the style and use something sane. Signed-off-by: Christian Hesse <mail@eworm.de> | Christian Hesse | 2021-05-12 | 1 | -5/+1 |
| * | md2html: use sane_lists extension•••This allows for cleaner nesting semantics and matches github more closely. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | Jason A. Donenfeld | 2020-12-29 | 1 | -0/+1 |
| * | filters: generate anchor links from markdown•••This makes the markdown filter generate anchor links for headings. Signed-off-by: Christian Hesse <mail@eworm.de> Tested-by: jean-christophe manciot <actionmystique@gmail.com> | Christian Hesse | 2018-08-28 | 1 | -2/+15 |
| * | md2html: use utf-8 and flush output buffer•••Otherwise we get the classic Python UTF-8 errors, and the text is all out of order. While we're at it, switch to python3 so we only have to support one set of oddball semantics. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Suggested-by: Daniel Campbell <dlcampbell@gmx.com> | Jason A. Donenfeld | 2016-06-17 | 1 | -6/+11 |
| * | md2html: Do syntax highlighting too | Jason A. Donenfeld | 2016-02-23 | 1 | -1/+5 |
| * | md2html: the default of stdin works fine•••Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | Jason A. Donenfeld | 2015-10-12 | 1 | -2/+1 |
| * | filters: misc cleanups•••Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | Jason A. Donenfeld | 2015-10-12 | 2 | -2/+1 |
| * | md2html: use pure python•••Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | Jason A. Donenfeld | 2015-10-12 | 1 | -6/+9 |
| * | filters: Simplify converters•••Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | Jason A. Donenfeld | 2015-10-09 | 4 | -1734/+284 |
| * | filters: apply HTML escaping•••http://www.w3.org/International/questions/qa-escapes#use | Lazaros Koromilas | 2015-08-12 | 1 | -1/+1 |
| * | remove trailing whitespaces from source files | Christian Hesse | 2014-04-17 | 1 | -18/+18 |
| * | filters: toggle perl utf8 situation•••Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | Jason A. Donenfeld | 2013-05-28 | 1 | -4/+0 |
| * | filters: import more modern scripts•••Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | Jason A. Donenfeld | 2013-05-27 | 6 | -0/+1748 |
