Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-14 | avnera notes editing, color adjustment | iximeow | |
2023-12-23 | table styling, target highlighting | iximeow | |
2018-07-09 | add max-width and padding to styling template | iximeow | |
2018-07-04 | fix layout of header navigation buttons | iximeow | |
2018-01-03 | add pandoc styling, adjust template | iximeow | |
template was indented, resulting in weirdness about <pre> content. insert a newline before adding #include'd content try to decode read lines as utf-8 and report error if any do *not* try to decode for output, just let python deal with it (writing unicode strings causes issues because python may try to write multi-byte codepoints by converting to a byte, then throwing due to out of range values) | |||
2018-01-01 | put generated files in gitignore, adjust background color for backticked ↵ | iximeow | |
regions (code tags) and clip out source/ from generated paths | |||
2018-01-01 | transform headers html into a proper pandoc template | iximeow | |