Cemal Dak

Results 2 comments of Cemal Dak

There is an issue with **commands.link**. I can not override the **value** as expected. It still returns default value `[](url)` . @jaywcjlove ``` { ...commands.link, value: '[Text Here](URL Here)', }...

This was my first example when I was commenting on this. I was trying to create custom markdown commands. @jaywcjlove ``` { { ...commands.bold, buttonProps: { title: `${translate('addBold')} (Ctrl/Cmd +...