markdown2confluence icon indicating copy to clipboard operation
markdown2confluence copied to clipboard

Alternate library available - did you want my changes?

Open fidian opened this issue 8 years ago • 0 comments

In addition to fixing how links work, I've added a bunch of tests, fixed many conversion problems between markdown and Confluence, automatically run the tests on builds, included a link rewriting facility, and even made it possible to theme the code blocks. The README is now much more useful and there's eslint included to enforce a consistent style. Even the sample program under bin/ can now read from stdin.

You're welcome to adopt my changes. If you adopt all of the features/improvements and all of the tests pass, I'll volunteer to delete my fork of your project. I can say that my updated library works flawlessly with a pretty involved site and your version would be better if you even just adopted the tests and solved for the different use cases.

https://github.com/connected-world-services/markdown2confluence-cws

fidian avatar Jun 05 '17 12:06 fidian