text
text copied to clipboard
Links can not be inserted using Markdown syntax
This doesn’t work in tiptap either, but there’s a discussion at https://github.com/scrumpy/tiptap/issues/337

And maybe we could add the ability to use jump link ?
And maybe we could add the ability to use jump link ?
Not sure what you mean by that, can you clarify that a bit?
jump link or fragment link, eg :
[item 1](#item1)
### Item 1 <a name=item1></a>
@RobinDev could you open a separate issue for this? Also related: Outline view of headings #107
https://github.com/ueberdosis/tiptap/discussions/1865 might be some good input for implementing this.