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

ToDOM #4

Open
shodgson opened this issue Mar 7, 2021 · 2 comments
Open

ToDOM #4

shodgson opened this issue Mar 7, 2021 · 2 comments

Comments

@shodgson
Copy link

shodgson commented Mar 7, 2021

Hello,

Just wanted to say thanks for this port!

For our purposes, we needed this library and the ToDOM functions in Go. I have started porting most of the ToDOM code at https://github.com/shodgson/prosemirror-go.

Most of the tests from ProseMirror JS pass. The biggest limitation at the moment is that the DOMOutputSpec does not have a 0 (hole), and instead content is inserted in the last child of the html node.

If I continue development of the ToDOM module, would you be interested in merging it here?

(I am a novice in Go and ProseMirror... so this has been a very educational exercise and there is still plenty to do before it is polished)

Thanks.

@nono
Copy link
Member

nono commented Mar 8, 2021

Hello,

yes, we are interested by merging it. It would be better to have a single place for a Go port of prosemirror, so that people looking for it will find it easily and won't have to look at forks.

@gedw99
Copy link

gedw99 commented Sep 11, 2023

Ah this never happened I guess.

dom would be great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants