History log of /plugin/today/syntax/ (Results 1 – 2 of 2)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c2de205a24-Aug-2025 Michael Große <mic.grosse@googlemail.com>

feat: allow specifying date format

This enabled two new features:
* dynamically prepending the year
* linking to this week's page

Closes #2

8fb8448123-Aug-2025 Michael Große <mic.grosse@googlemail.com>

refactor: move syntax class to subdirectory

This will allow us to add further classes with more syntax options.

Also includes some type hardening.