-
-
Notifications
You must be signed in to change notification settings - Fork 296
Add per-project configuration to enable or disable markdown rendering #2254
Description
Is your feature request related to a problem? Please describe.
Currently, the ability to enable or disable markdown rendering is available globally throughout the app. There is no way to control this setting on a per-project basis.
Describe the solution you'd like
I would like to add a property or configuration setting that allows users to enable or disable markdown rendering for each project individually. This would provide greater flexibility and allow different projects to use the rendering mode that makes sense for them.
Describe alternatives you've considered
Keeping the markdown rendering toggle as a global-only setting, but this restricts scenarios where a user may want some projects to use markdown and others not to.
Additional context
This feature already exists globally, so the main enhancement would be to bring control to the project level.
Metadata
Metadata
Assignees
Labels
Projects
Status