Slim dom defaults refactor (#1758)

* Prefer `includes` formulation for brevity and as it composes better (easier to understand) in longer boolean expressions with &&

* Noticed two different interpretations of `headMetaAuthorship` under slimDOMOptions; take the opportunity to cleanup and merge code
This commit is contained in:
Eoghan Murray
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 3c1989a5f7
commit aa1abaf200
4 changed files with 39 additions and 50 deletions

View File

@@ -0,0 +1,2 @@
---
---