1943time / inkdown

A WYSIWYG Markdown editor, improve reading and editing experience. and generate your Markdown files into online documents in the easiest and fastest way.
https://www.inkdown.me
GNU Affero General Public License v3.0
861 stars 35 forks source link

Typing link problem #8

Closed pencilheart closed 7 months ago

pencilheart commented 7 months ago

There is a widely way to typing link []() then fill the word. But it does't work in this app.

Is there any way to solve this?

1943time commented 7 months ago

Bluestone supports converting text format through the last character, please refer to the documentation for specific details https://pb.bluemd.me/official/book/docs/markdown#images-and-links

pencilheart commented 7 months ago

Got it!