getgrav / getgrav/grav-plugin-admin
WARN the user this setting will break html
Open
enhancement
- Dominant language
- PHP
- Stars
- 377
- Forks
- 225
- Avg merge
- 11h 51m
- Merged PRs (30d)
- 4
Description
The setting, "Escape markup", on the System Settings page under Markdown _should_ warn the user that turning it on **will break HTML code** in markdown files.
Currently, the only info is in the tooltip when the mouse is hovering over "Escape markup". It says, "Escape markup tags into HTML entities"
I suggest the following minimum warning: "Escape markup tags into HTML entities. Warning: Will break inline HTML code."
**File:** grav-plugin-admin/languages/en.yaml
Contributor guide
Assessment
This issue has not been assessed yet.