``` * [Changed] Silence PHP errors in Parsedown * [Fixed] #560: Improve charset guessing for formatted date strings using `strftime()` (Pico always uses UTF-8, but `strftime()` might not) ```