use xpcall to process systems

This commit is contained in:
BlackMATov
2025-09-22 21:27:57 +07:00
parent b2c08e1127
commit 964ea45f48
3 changed files with 63 additions and 23 deletions

View File

@@ -8,7 +8,6 @@
"markdown.extension.toc.levels": "2..6",
"markdown.extension.toc.omittedFromToc": {
"README.md": [
"# Changelog",
"# API Reference"
]
}