Dan Selman

Results 131 comments of Dan Selman

Agreed. I will move the discussion to this issue: https://github.com/accordproject/markdown-transform/issues/362

To debug these we need the HTML that they are putting on the clipboard. If it is a mess of `span` with css to apply formatting then it can be...

Of course. This is a challenging one I think, based on the preliminary analysis I did. I *think* the fix needs to go into the CiceroMark Slate transformation in the...

> @dselman @irmerk Any updates? I think it depends on the implementation. Is there a PR I can review?

I have updated the description to include a couple of links to code that could be a useful starting point for investigation.

> @irmerk > Why dont we start by showing a modal once user press/click on a variable , That modal will allow the user to edit the variable value? >...

This is working as designed -- these functions can be supplied by the user of the component. They are not implemented by default because they typically require interaction with other...

I guess I was influenced by the similarity between links and images in the markdown spec. I think there is some precedent for this sort of thing. E.g. in elev.io...

When I test this using the Netlify preview there's something strange happening with the selection. Try selecting multiple paragraphs forwards, or backwards, and you see that the selection is getting...