refactor: remove layout-specific checks and create generic function

on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
This commit is contained in:
darshanr0107
2025-08-25 18:26:03 +05:30
parent 8322a63598
commit 31ecf31c2e
4 changed files with 29 additions and 39 deletions

View File

@@ -18,8 +18,8 @@
- [addDirective](functions/addDirective.md)
- [getConfig](functions/getConfig.md)
- [getLayoutInfo](functions/getLayoutInfo.md)
- [getSiteConfig](functions/getSiteConfig.md)
- [getUserDefinedConfig](functions/getUserDefinedConfig.md)
- [reset](functions/reset.md)
- [sanitize](functions/sanitize.md)
- [saveConfigFromInitialize](functions/saveConfigFromInitialize.md)