Amethyst Reese
Amethyst Reese
I forked m2r/m2r2 and upgraded the project to support mistune 2.0: https://sphinx-mdinclude.readthedocs.io/en/latest/
> Sounds like an m2r3 is needed 😆 I forked a new project, `sphinx-mdinclude` from m2r2, and did extensive work to upgrade to mistune 2.0. Details available at https://sphinx-mdinclude.readthedocs.io/en/latest/
FWIW, I ended up creating `sphinx-mdinclude`, forked from m2r/m2r2, and stripped down to just the Sphinx plugin, with updates for compatibility with modern versions of mistune. https://sphinx-mdinclude.readthedocs.io/en/latest/
Since I haven't seen any traction on this, and adding a proper `setup.py` is not tenable IMO given the directory structure in this repo, I created a new package `dmp`...
@spookylukey that works for me. I created the new repo/package name just to get something working when I needed it for other projects, but would be more than happy to...
I created https://github.com/diff-match-patch-python/diff-match-patch and pushed my existing module there. I'll update it with the original module name and match the existing versioning scheme. Cheers!
@ShaheedHaque I'll try to get merge and get a new release out tonight or tomorrow. Looks like I turned issues off by accident when I meant to turn off the...
Agree that this would be nice to have, any code contribution would be welcome. :P John Reese [email protected] On Tue, Apr 15, 2014 at 7:17 PM, Jason Antman [email protected] wrote:...
It should hopefully be pretty straightforward; just copy-paste some of the blocks of code for existing service types, and modify them to fit the SNS API. And yes, testing is...
Another random thought I had: znc-push supports sending http requests to custom URLs. If the SNS API is relatively simple, you should be able to configure znc-push to hit the...