LuRenJiasWorld / WP-Editor.md

或许这是一个WordPress中最好,最完美的Markdown编辑器
https://wordpress.org/plugins/wp-editormd/
GNU General Public License v3.0
744 stars 87 forks source link

[Feature] 自动添加其他主题内置的短代码插入 #553

Open SakuraPuare opened 2 years ago

SakuraPuare commented 2 years ago

该功能的缺失是否引起你的使用不便? | Is your feature request related to a problem? 在使用时,无法添加其他主题提供的插件短代码。如 mdx 主题的 Github 短代码,无法从工具栏直接添加,只能手动输入其短代码 [mdx_github 属性名="属性值"][/mdx_github]

你认为该功能应该是什么样的? | Describe the solution you'd like 在工具栏添加一系列按钮,将其他主题添加的短代码添加,点击自动插入。 image

有类似功能的产品可供参考吗? | Is there some similar software? 官方插件市场的古登堡编辑器(经典编辑器),可以支持其他主题提供的插件短代码。 image

其他信息 | Additional context

czcxwe commented 2 years ago

您好,这里是蔡治成,邮件已经收到,会在两日内回复(如有必要)。感谢来信!蔡治成Hello, This is Zhicheng Cai's mailbox. I got your email and I will reply it within 2 days if necessary.regards,Zhicheng Cai

SakuraPuare commented 2 years ago

mdx 有关短代码doc

LuRenJiasWorld commented 1 year ago

你好,我先研究一下经典编辑器是如何实现这个功能的,感谢反馈!