Single config setting to disable all guardrails

Created on 14 August 2025, 18 days ago

There are currently two configuration settings that are not exposed via the UI that allow power users to configure Markdown Easy in a less strict way: skip_filter_enforcement and skip_html_input_stripping

It would make sense to add a new "macro" style setting that when set to true, it enables these 2 and any future configuration settings like this. Maybe something like power-user-mode: true

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇺🇸United States ultimike Florida, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @ultimike
  • 🇮🇪Ireland lostcarpark

    A little care is needed, because this would be creating 2 ways of achieving the same thing. This could cause confusion if someone is trying to set skip_html_input_stripping to false, and wondering why it's having no effect because they didn't realise power-user-mode was true.

  • 🇮🇪Ireland lostcarpark

    Also, if implemented, it probably should be power_user_mode for consistency with the other settings.

Production build 0.71.5 2024