Nirmal Sasidharan
Nirmal Sasidharan
@danwos Thanks for the detailed issue report. Could you also please specify the Sphinx version used?
The script also assumes that the interfaces are defined in /etc/network/interfaces and fails if it is under /interfaces.d, which is the default, in case of, for example, openHabian. The script...
@danwos @haiyangToAI I know that you both have some experience with this topic. Could you please share your experience?
@TomlDev At the moment I reinstall Python VsCode extension after the rST VsCode Extn is installed so that it starts working. Not a real solution, but this is what I...
Is this fix somehow related? https://github.com/vscode-restructuredtext/vscode-restructuredtext/issues/404 (Btw, the link works, it's not a 404 error 😃 )
This issue can potentially wait until we contribute the new previewer. Do not want to bloat the settings with too many things.
I wanted to test this branch with `pip install git+https://github.com/edgarrmondragon/[email protected]` but somehow the docutils seems to be still set as `< docutils 0.18` See pip error: ` The conflict is...
> @twodrops > > > I wanted to test this branch with > > pip install git+https://github.com/edgarrmondragon/[email protected] > > but somehow the docutils seems to be still set as <...
This issue is extremely critical for us. The fix solves a major problem that is affecting 100s of tables that we have in RTD theme. Any chance to get this...
This issue is really getting critical for us. The fix is available from @danwos. Any chance of merging this soon? We are working with a fork of RTD now because...