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
2025-11-19 15:39:27 +00:00
committed by GitHub
parent 76df9799ec
commit 34c68b5ef8
4 changed files with 39 additions and 50 deletions

View File

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