You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: