File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
tests/fixtures/expected/toctree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 < head >
44 < meta charset ="utf-8 " />
55
6-
6+
77 </ head >
88
99 < body >
@@ -12,10 +12,10 @@ <h1 id="toctree"><a class="headerlink" href="#toctree" title="Permalink to this
1212< div class ="toctree-wrapper "> < ul class ="toctree toctree-level-1 toctree-length-1 "> < li > < a href ="file.html#title "> Title</ a > < ul class ="toctree toctree-level-2 toctree-length-1 "> < li > < a href ="file.html#sub-title "> Sub title</ a > </ li > </ ul > </ li > </ ul > </ div >
1313< div class ="toctree-wrapper "> < ul class ="toctree toctree-level-1 toctree-length-1 "> < li > < a href ="file.html#title "> Title</ a > </ li > </ ul > </ div >
1414< div class ="toctree-wrapper "> < ul class ="toctree toctree-level-1 toctree-length-1 "> < li > < a href ="directory/another_file.html#another-file "> Another file</ a > </ li > </ ul > </ div >
15- < div class ="toctree-wrapper "> < ul class ="toctree toctree-level-1 toctree-length-3 "> < li > < a href ="directory/another_file.html#another-file "> Another file</ a > </ li > < li > < a href ="file.html#title "> Title</ a > < ul class ="toctree toctree-level-2 toctree-length-1 "> < li > < a href ="file.html#sub-title "> Sub title</ a > </ li > </ ul > </ li > < li > < a href =" index.html#toctree " > Toctree </ a > </ li > </ ul > </ div >
16- < div class ="toctree-wrapper "> < ul class ="toctree toctree-level-1 toctree-length-3 "> < li > < a href ="file.html#title "> Title</ a > < ul class ="toctree toctree-level-2 toctree-length-1 "> < li > < a href ="file.html#sub-title "> Sub title</ a > </ li > </ ul > </ li > < li > < a href ="directory/another_file .html#another-file " > Another file </ a > </ li > < li > < a href ="index .html#toctree " > Toctree </ a > </ li > </ ul > </ div >
15+ < div class ="toctree-wrapper "> < ul class ="toctree toctree-level-1 toctree-length-3 "> < li > < a href ="index.html#toctree " > Toctree </ a > </ li > < li > < a href =" directory/another_file.html#another-file "> Another file</ a > </ li > < li > < a href ="file.html#title "> Title</ a > < ul class ="toctree toctree-level-2 toctree-length-1 "> < li > < a href ="file.html#sub-title "> Sub title</ a > </ li > </ ul > </ li > </ ul > </ div >
16+ < div class ="toctree-wrapper "> < ul class ="toctree toctree-level-1 toctree-length-3 "> < li > < a href ="file.html#title "> Title</ a > < ul class ="toctree toctree-level-2 toctree-length-1 "> < li > < a href ="file.html#sub-title "> Sub title</ a > </ li > </ ul > </ li > < li > < a href ="index .html#toctree " > Toctree </ a > </ li > < li > < a href ="directory/another_file .html#another-file " > Another file </ a > </ li > </ ul > </ div >
1717
1818</ div >
1919
2020 </ body >
21- </ html >
21+ </ html >
You can’t perform that action at this time.
0 commit comments