Adding custom inline widget builders is tedious. It has to be done via the Stylesheet, which is fine if one is already using a custom stylesheet. But this is annoying if no stylesheet adjustment is needed. Moreover, a package that provides Super Editor tools can't provide inline widget builders in a form that's pluggable. Instead, the user of the package has to manually insert those builders into the stylesheet.
It would be nice to add custom inline widget builders from a SuperEditorPlugin.
Adding custom inline widget builders is tedious. It has to be done via the
Stylesheet, which is fine if one is already using a custom stylesheet. But this is annoying if no stylesheet adjustment is needed. Moreover, a package that provides Super Editor tools can't provide inline widget builders in a form that's pluggable. Instead, the user of the package has to manually insert those builders into the stylesheet.It would be nice to add custom inline widget builders from a
SuperEditorPlugin.