markdown-sync icon indicating copy to clipboard operation
markdown-sync copied to clipboard

Syncing plugin used for WordPress.org CLI/REST API handbooks

Results 2 markdown-sync issues
Sort by recently updated
recently updated
newest added

What is the license of this code? It appears that it might be intended to be "GPL2+" according to the `composer.json` file, but there is no LICENSE file or headers...

I've implemented this on https://docs.classicpress.net. It's working well, and I've made some changes that could be incorporated upstream. However it looks like the version of this code being used on...