About title Error
jasperliu911 opened this issue · 2 comments
jasperliu911 commented
jasperliu911 commented
I already know the reason, because in your plugin: marvis, the markdown-it-fence plugin version specified in package.json is 0.0.2. In this version of markdown-it-fence, there will be a problem that the third-level title cannot be displayed; when I browsed your markdown-it-fence repository, I saw in Issues that you have released the latest version v0. 1.3, when I reinstalled the plugin, everything went back to normal. This problem also occurs in your demo page, so please update the version of markdown-it-fence in marvis in time.