imzbf / md-editor-v3

Markdown editor for vue3, developed in jsx and typescript, dark theme、beautify content by prettier、render articles directly、paste or clip the picture and upload it...
https://imzbf.github.io/md-editor-v3
MIT License
1.69k stars 162 forks source link

可否支持一下mention #713

Closed liniu closed 2 weeks ago

liniu commented 2 weeks ago

一个很棒的想法

是否可以支持mention @功能,并且可以自定义提示符,最好能同时支持多个,类似tribute

使用场景,如在编辑过程中 输入":y",可以触发函数从后台中药库过滤药品下拉选择, 输入":z" 可以触发函数从后台症状库过滤症状下拉选择。

imzbf commented 2 weeks ago

从描述中感觉你可以参考 autocomplete 实现

https://imzbf.github.io/md-editor-v3/zh-CN/api#%F0%9F%93%9D%20completions