Vale (https://github.com/errata-ai/vale) uses rst2html to parse rST files to apply style guides, and the lack of caption support for code blocks is causing it choke and start checking text within the code block (which it should not do). Is it possible to get caption support in rst2html? https://www.sphinx-doc.org/en/1.4.9/markup/code.html#caption-and-name
I'm also lookign for this. Being able to call an arbitrary script and pass it values (either through environment variables, command line arguments, or stdin) is the most flexible way to enable integration with other systems. Is there any timeline on this (or some other alternative?) Currently the only alternative is to send emails to a script that parses the emails and makes the appropropriate API calls to the system you're integrating with, which is really ugly.
I'm also lookign for this. Being able to call an arbitrary script and pass it values (either through environment variables, command line arguments, or stdin) is the most flexible way to enable integration with other systems. Is there any timeline on this (or some other alternative?)
I'm also lookign for this. Being able to call an arbitrary script and pass it values (either through environment variables or command line arguments) is the most flexible way to enable integration with other systems. Is there any timeline on this (or some other alternative?)