Stackedit: V4 -> V5 Migration Guide?

Created on 17 Jan 2018  路  2Comments  路  Source: benweet/stackedit

With the deprecation of V4, is there any official documentation / release notes as how to how migrate settings to V5?

The settings menus are pretty different, and without the GUI, I'm not sure what magic strings to include to preserve previous settings (unless those features have just been deprecated).

Version 4 Settings

image

Version 5 Settings

image


In particular, I'm looking for ways to Disable the HTML Sanitizer, Specify the Syntax Highlighter, and add custom UserCustom Extensions

Most helpful comment

According to #569 one could add PlantUML extension with the UserCustom extensions. Is there a way in the new version?

All 2 comments

These are not configurable anymore, mostly for security concern. Also as of v5, Prism.js is the only syntax highlighter available to reduce the overhaul complexity and increase the performance.

According to #569 one could add PlantUML extension with the UserCustom extensions. Is there a way in the new version?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gabrielacosta picture gabrielacosta  路  5Comments

tydel picture tydel  路  4Comments

andaag picture andaag  路  4Comments

cbratteli picture cbratteli  路  3Comments

bdeanindy picture bdeanindy  路  5Comments