Results 180 comments of Doug Hellmann

Yeah, IIRC a pull request on github is a special reference within the git repository. So when you pull it down, you have an actual commit already tied into a...

@electrofelix Did you ping me to give @KSchopmeyer and/or @bartek maintainer access on this repository? I would be happy to do that, I just want to make sure I understand...

ok, I didn't remember who was the most recent maintainer of this. I haven't used it in a long time either.

@KSchopmeyer and @bartek I have sent you both invitations to join the sphinx-contrib org and to be maintainers of this repository. If you post your PyPI account IDs here, I...

Maybe the directive that automatically detects the file format doesn't provide all of the options for all of the formats? So if you want to use an advanced option you...

#58 is a prerequisite for this work.

I figured we would want good tests in place before we start rearranging code and renaming things.

I think I like the approach of using different directives based on the format of the input best. That allows us to have format-specific options, which we know we need...

I'm not sure what you mean about escaping, can you elaborate?