Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(link): Add input rule to insert links using markdown syntax #5894

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

mejo-
Copy link
Member

@mejo- mejo- commented Jun 12, 2024

Fixes: #55

Code ideas taken from https://gitlab.com/gitlab-org/gitlab/-/blob/master/app/assets/javascripts/content_editor/extensions/link.js

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits

@mejo- mejo- added this to the Nextcloud 30 milestone Jun 12, 2024
@mejo- mejo- self-assigned this Jun 12, 2024
Copy link
Contributor

@elzody elzody left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works great on my end :)

@mejo- mejo- merged commit 861eb03 into main Jun 12, 2024
60 checks passed
@mejo- mejo- deleted the feat/link_input_rule branch June 12, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Links can not be inserted using Markdown syntax
2 participants