.....
----------------------------------------------------------------------
Ran 5 tests in 0.004s
OK
(8, 'h2', None, ['One ', 'link'], ['One ', 'link'])
(12, 'h3', None, ['subheading ', '', 'backticks', ''], ['subheading ', 'backticks'])
(14, 'h3', None, ['one ', '&', ' two'], ['one ', ' two'])
(16, 'h2', 'explicit', ['Two'], ['Two'])
[(6,
'
hello h2.
backtickshello H3.
This kind of heading gets an h4. It's not in the TOC, but it can be linked to.
This is an h3 in the intro.
bashAnother h3.
An h4.
Another h4.
Concluding h3.
def f():
if 0:
return False
if 0:
return True