Files
pagemark/.claude/settings.local.json
2026-03-07 11:50:19 +01:00

10 lines
408 B
JSON

{
"permissions": {
"allow": [
"Bash(python3 build.py)",
"WebFetch(domain:scribe-template.webflow.io)",
"Bash(python3 -c \"import markdown; md = markdown.Markdown\\(extensions=[''toc''], extension_configs={''toc'': {''permalink'': ''#'', ''permalink_class'': ''heading-anchor'', ''toc_depth'': ''1-4''}}\\); print\\(md.convert\\(''## Sous-titre\\\\n\\\\nTexte.''\\)\\)\")"
]
}
}