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
so that other options also can be used, instead of just preset only
# Previous configmarkdown: 'commonmark'# will be automatically converted to new configmarkdown:
preset: 'commonmark'
When old config is used, render, plugins & anchors options will be null (instead of the defaults) for compatibility purpose, those options need to be configured separately; compatibility will be dropped in the next major version.