text icon indicating copy to clipboard operation
text copied to clipboard

Links can not be inserted using Markdown syntax

Open jancborchardt opened this issue 6 years ago • 5 comments

This doesn’t work in tiptap either, but there’s a discussion at https://github.com/scrumpy/tiptap/issues/337 writing link via markdown syntax does not work yet

jancborchardt avatar Jun 13 '19 10:06 jancborchardt

And maybe we could add the ability to use jump link ?

RobinDev avatar Sep 04 '19 14:09 RobinDev

And maybe we could add the ability to use jump link ?

Not sure what you mean by that, can you clarify that a bit?

juliusknorr avatar Sep 04 '19 16:09 juliusknorr

jump link or fragment link, eg :

[item 1](#item1)

### Item 1 <a name=item1></a>

RobinDev avatar Sep 04 '19 19:09 RobinDev

@RobinDev could you open a separate issue for this? Also related: Outline view of headings #107

jancborchardt avatar Sep 04 '19 21:09 jancborchardt

https://github.com/ueberdosis/tiptap/discussions/1865 might be some good input for implementing this.

juliusknorr avatar Jul 14 '22 20:07 juliusknorr