hey!
I've been trying to find a way to fully disable props and variables in Nuxt MDC, with no success. I've got the following questions:
- Is Nuxt MDC a viable tool for rendering user generated markdown content.
- If yes, is there something I missed to fully disable props and variables?
I've already got HTML tags disabled, and it by all means seems to pass a quick XSS test I did. That said, the style and class attributes are scaring me a bit. I don't think it's a good idea to allow users to make use of custom styles and classes for their descriptions.
Please ping me when responding :)