Skip to content

Commit 4371185

Browse files
committed
EN, CZ : features : DOMPurify, Protection against XSS attacks mentioned
1 parent 5e30e4e commit 4371185

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

cs/features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- 💾 Nízká velikost – pod 1,2 MB, 12 souborů a 2 podsložky (většina obsahu je zkomprimovaná)
88
- 🧩 Snadno použitelný systém pluginů a rozšiřitelná architektura
99
- 📥 Snadno nastavitelné hlavní funkce v přehledném stromovém zobrazení
10+
- 🛡️ Ochrana proti XSS útokům (integrace DOMPurify v jejím standardním nastavení; součást lze volitelně odebrat z instalace)
1011
- ⚖ Licence: MIT
1112

1213
## 🟢 Stačí jediný Markdown soubor i bez projektu nápovědy ...

en/features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- 💾 Lightweight - under 1.2 MiB, 12 files + 2 subfolders (most part of solution compressed)
88
- 🧩 Robust, easy-to-use plugin system and extensible architecture
99
- 📥 Easily configurable main functions in a clear tree view
10+
- 🛡️ Protection against XSS attacks (integration of DOMPurify in its default settings; component can be optionally removed from installation)
1011
- ⚖ MIT licensed
1112

1213
## 🟢 Works out of the box with a single Markdown file ...

0 commit comments

Comments
 (0)