Commit Graph

17 Commits

Author SHA1 Message Date
Nero 2ac267e68f Fix incorrect regex: asterisks don't need to be quoted when used in a character set. This incorrectly included the backslash into the character set. 2024-03-27 08:53:16 +00:00
Nero ee7a558a1d md2html: Remove html entities for summary, input data is already escaped 2024-03-27 08:52:16 +00:00
Nero 2ea260dbf1 md2tex: Two bugs prevented graceful handling of ampersands in headings 2024-03-26 21:58:23 +00:00
Nero a59d19fa3d regexp escape sequence `\"' is not a known regexp operator for gawk 2023-05-09 10:56:05 +00:00
Nero 6c831dc78f Improve multi-language support 2022-07-02 20:55:45 +00:00
Nero 121ebca9ae md2html: fix extra awk variables not working anymore 2022-07-02 15:17:42 +00:00
Nero 48589f14b8 Grapho: generate html table of contents 2022-07-02 15:14:45 +00:00
Nero 071c9af7bb Generate id atteributes for headings 2022-06-26 00:24:23 +00:00
Nero c856e612af md2html: Wrap images in <figure> tags 2022-06-25 01:03:01 +00:00
Nero 733ce1b119 md2html: skip indent before </pre> 2022-04-08 19:48:16 +00:00
Nero 5196199acb md2tex: Increase space between paragraphs 2022-04-07 17:35:56 +00:00
Nero 094ef7a2de md2tex: place images (figures) nearby 2022-04-07 16:34:57 +00:00
Nero 0e069e523a md2html: add support for stand-alone pictures 2022-04-07 16:34:39 +00:00
Nero 0d4b08206d md2html: Support hrefs 2022-04-07 16:05:26 +00:00
Nero 40fd096894 Add support of urls to README 2021-12-12 12:28:53 +00:00
Nero 85e76ee877 Document my shit 2021-12-12 12:25:22 +00:00
Nero cac75edaa0 Import into git 2021-11-28 17:26:47 +00:00