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
I've created a new plugin named MarkdownCodeExporter (not pushed to Package Control yet) that's related to SublimeText and Markdown. So it belongs to this GitHub organization by definition.
I'm planning to keep it as a separate plugin for those who don't use MarkdownEditing. But at the same time, it's functionality can be merged into MarkdownEditing because that would make a lot of sense for MarkdownEditing users. And with a config key like mde.feature_disable.code_exporter it can be easily enabled/disabled.
Do you think it should be merged here?
The text was updated successfully, but these errors were encountered:
If our existing users won't notice the separate plugin and if they would happily use it if it was merged here then I wouldn't consider that duplication an issue.
But allright, I see your point. Then once #781 is resolved this plugin can be advertised in a "Tips" section of a document for the benefit of our users.
I've created a new plugin named MarkdownCodeExporter (
not pushed to Package Control yet) that's related to SublimeText and Markdown. So it belongs to this GitHub organization by definition.I'm planning to keep it as a separate plugin for those who don't use MarkdownEditing. But at the same time, it's functionality can be merged into MarkdownEditing because that would make a lot of sense for MarkdownEditing users. And with a config key like
mde.feature_disable.code_exporter
it can be easily enabled/disabled.Do you think it should be merged here?
The text was updated successfully, but these errors were encountered: