sphinx-comments
sphinx-comments copied to clipboard
hypothes.is interaction layer with Sphinx
### Context in the doc/requirements.txt, replace myst_parser (module name) with myst-parser (library name in pypi) (pip install myst-parser). ### Proposal _No response_ ### Tasks and updates _No response_
Investigating https://github.com/executablebooks/jupyter-book/issues/1762#issuecomment-1532896199 it seems that this module needs to be updated to support the use of `` elements (which have superseded `` elements). This PR updates `sphinx-comments` to support both...
### Describe the bug **context** Apologies if I am missing something gross but I do not see how at the moment, as the issue is pretty straight forward. I am...
The selector to add utterances was invalid: section tags are not div. 
It seems that sometimes Dokieli works as expected and other times it doesn't. For example, when dokieli is activated via the extension, some page loads it will work and others...
a test to look at what happens when we enable dokieli
Disqus is another popular provider for online commenting platform. It seems like we should be able to support Disqus boxes as well: - Disqus embed instructions - https://help.disqus.com/en/articles/1717112-universal-embed-code - https://help.disqus.com/en/articles/1717084-javascript-configuration-variables...
Would it be helpful to mention or compare the moderation and spam-fighting and notification capabilities of each service? Possible features for comparison: - Content author can delete / hide -...
### Describe the bug **context** When I enable utterances as per the instructions. **expectation** I expected the comment UI to show up. **bug** But instead nothing appears to happen. Here's...
not work
### Describe the bug **context** When I do ___. Uncaught TypeError: Cannot read properties of undefined (reading 'appendChild') at HTMLDocument.addUtterances (000-开服简介.html:49:17) **expectation** I expected ___ to occur. Uncaught TypeError: Cannot...