Is your feature request related to a problem? Please describe.
This is not related to any problem but I would like to describe as just a nice to have optional feature.
This will
Describe the solution you'd like
Here is my current related setup
require 'render-markdown'.setup {
indent = {
enabled = true,
per_level = 4,
},
-- additional configs ...
}
I have created a test markdown file and here is the screenshot of it and after editing it for suggestion


Describe alternatives you've considered
N/A. I would like to look for alternatives but can not even comprehend where to look for.
Additional information
No response