Open rDuckDev opened 5 years ago
Hey @domchristie, any chance this could get merged? Thanks!
@krystof-k, if that can be of any help, I've implement this and other features in my fork:
https://github.com/laurent22/joplin-turndown https://github.com/laurent22/joplin-turndown-plugin-gfm
Note that those are meant to support the Joplin web clipper but it could also work for you depending on your use case (the full list of changes for each fork is at the top of the readme). I assume that @domchristie's code is more general purpose.
@laurent22 cool, I'll try it. Thanks!
They both got a npm package by the way: npm install joplin-turndown-plugin-gfm && npm install joplin-turndown
So what is the status of this PR? Should I just go ahead and use joplin-turndown-plugin-gfm?
Revision of pull request #10 by @laurent22.
I agree that the desired behavior is application-dependent; however, @oliverguenther raises a valid argument that using GitHub's default implementation is much more clear.
P.S. - sorry for the duplication of #10 and (my failed attempt with) #15.