Replies: 1 comment 3 replies
-
| I'm in the process of adding MyST support to Sybil, which should cover this use case. | 
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
sphinx.ext.doctest(source: sphinx/ext/doctest.py)It looks like, at the moment, doctests aren't parsed. This would be really nice to add (and potentially to dogfood for both coverage and documentation purposes)
Related: Erotemic/xdoctest#68, twmr/pytest-sphinx#30
Also referenced here as of today at v0.18.0 these are parsed as
nodes.literal_blocknotnodes.doctest_block.Beta Was this translation helpful? Give feedback.
All reactions