You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, is there an option to just render some Markdown synatx? In my project I just want to render strong, em and code but I don't want to have support for titles, block quotes, etc.
Can I configure "marked" somehow so that it only checks for specific types (like the ones mentioned)?
The text was updated successfully, but these errors were encountered:
I'd also love this feature. At the moment I'm having to override the rendeder for each element I don't want and manually revert back to the original input.
Hello, is there an option to just render some Markdown synatx? In my project I just want to render strong, em and code but I don't want to have support for titles, block quotes, etc.
Can I configure "marked" somehow so that it only checks for specific types (like the ones mentioned)?
The text was updated successfully, but these errors were encountered: