marktext / muya

📄 Future markdown editor for web browser applications development
MIT License
615 stars 54 forks source link

[Feature] Support to customize image src #154

Open yfwz100 opened 6 months ago

yfwz100 commented 6 months ago


Why you want this feature? When embedding muya in native application, we need to redirect the relative path to another local path.

Describe the feature request When embedding muya in native application, the editor is loaded in a custom or file-based scheme and the markdown content is not loaded from the same domain. We need to redirect the relative path to the a preset base path.

Additional context Add any other info about the feature request here.