Add Markdown reports for LLM analysis (#2463)

This commit is contained in:
Soxoj
2026-04-06 18:26:43 +02:00
committed by GitHub
parent 44a6c729e3
commit ad95302745
9 changed files with 207 additions and 6 deletions
+1
View File
@@ -48,6 +48,7 @@ DEFAULT_ARGS: Dict[str, Any] = {
'web': None,
'with_domains': False,
'xmind': False,
'md': False,
'no_autoupdate': False,
'force_update': False,
}