Commit Graph
2 Commits
Author SHA1 Message Date
Tim van der Heide 148786be89 efactor: rename disable-smallcaps to use-smallcaps and reduce code duplication
- Change flag from disable-smallcaps (negative) to use-smallcaps (to keep 'positive' variable theme)
- Create helper functions (__format_author_name, __apply_smallcaps) to eliminate duplicate code
- Fix parameter passing to footer functions using named parameters
2025-03-04 09:07:34 +01:00
Tim van der Heide bf57a254b9 feat: add disable-smallcaps option 2025-02-24 20:45:31 +01:00