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

Plugin to transform pasted content for pasting images #33

Closed
wants to merge 2 commits into from

Conversation

dnkrj
Copy link
Contributor

@dnkrj dnkrj commented Mar 15, 2024

Look for [Image: ...] in pasted content and replace it with an image node.

Screen.Recording.2024-03-15.at.17.06.56.mov

2395-spike-pasting-attachment-and-image-markdown

@dnkrj dnkrj force-pushed the 2395-spike-pasting-attachment-and-image-markdown branch from fdef1a0 to 45d593d Compare March 19, 2024 15:29
Copy link
Contributor

@ryanb-gds ryanb-gds left a comment

Choose a reason for hiding this comment

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

This is interesting. I'd imagined image as a node type.
Edit: Just realised image is a part of the default schema, please ignore 🤦

Also "pasting" is already supported to a degree, right, so I guess we might want to be a bit more specific with the plugin name, but probably this is a bit early stages for that granularity of feedback

Look for [Image: ...] in pasted content and replace it with an image node.
@dnkrj dnkrj force-pushed the 2395-spike-pasting-attachment-and-image-markdown branch from 45d593d to 1cd129e Compare July 30, 2024 13:48
@dnkrj dnkrj changed the title Create a plugin to transform pasted content [Spike] Plugin to transform pasted content for pasting images Jul 30, 2024
@dnkrj dnkrj added the spike Technical spike to understand implementation details label Jul 30, 2024
@dnkrj dnkrj changed the title [Spike] Plugin to transform pasted content for pasting images Plugin to transform pasted content for pasting images Jul 30, 2024
@dnkrj dnkrj closed this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spike Technical spike to understand implementation details
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants