Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-20 | restructure: pass start and end times to print_event() (not whole ↵ | Jonas Smedegaard | |
iCal::Parser object) | |||
2021-05-20 | fix use string entries from Data::ICal object (iCal::Parser is broken: not ↵ | Jonas Smedegaard | |
only fails to unescape characters but rewraps raw octets which breaks UTF-8 e.g. when danish å is first character after an auto-wrap that gets rewrapped) | |||
2021-05-20 | tidy: rename internal variable calendar_event -> entry | Jonas Smedegaard | |
2021-05-20 | restructure composition of output | Jonas Smedegaard | |
2021-05-19 | fix add newline betwen description and guides in output | Jonas Smedegaard | |
2021-05-19 | fix separate description from trailing single-line notes in output | Jonas Smedegaard | |
2021-05-19 | add 'Læs mere her' URLs to output | Jonas Smedegaard | |
2021-05-19 | tidy newlines in output | Jonas Smedegaard | |
2021-05-19 | add script events2md.pl | Jonas Smedegaard | |