[enhancement]: Add rendering for markdown links #1

Open
opened 2026-01-17 22:04:32 +00:00 by fitzy · 0 comments
Owner

The tiptap editor doesn't render markdown links with the standard markdown patttern of [](). It will just convert a link to an a tag.

I want to be able to create a link in the following way.

label

A new tiptap extension will be required to achieve this.

The tiptap editor doesn't render markdown links with the standard markdown patttern of \[\](). It will just convert a link to an a tag. I want to be able to create a link in the following way. [label](www.theurltolinkto.com) A new tiptap extension will be required to achieve this.
fitzy self-assigned this 2026-01-17 22:04:32 +00:00
fitzy added this to the Jotzy project 2026-01-17 22:04:32 +00:00
fitzy added reference main 2026-01-17 22:13:11 +00:00
fitzy removed reference main 2026-01-17 22:13:17 +00:00
fitzy added reference markdown_links 2026-01-17 22:15:35 +00:00
fitzy changed title from Markdown links not rendering. to [feature]: Add rendering for markdown links 2026-01-19 19:01:24 +00:00
fitzy changed title from [feature]: Add rendering for markdown links to [enhancement]: Add rendering for markdown links 2026-01-19 19:01:41 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
fitzy/jotzy#1
No description provided.