File tree Expand file tree Collapse file tree 2 files changed +9
-13
lines changed
Expand file tree Collapse file tree 2 files changed +9
-13
lines changed Original file line number Diff line number Diff line change 468468 </ head >
469469 < body >
470470 < main id ="main ">
471- < nav >
472- < section id ="toc ">
473- < h1 > 目次</ h1 >
471+ < section id ="toc ">
472+ < h1 > 目次</ h1 >
474473
475- < ul >
474+ < nav > < ul >
476475< li > < a href ="#intro "> 初めに</ a > < ul >
477476< li > < a href ="#features "> 機能</ a > </ li >
478477< li > < a href ="#contact "> 連絡</ a > </ li >
@@ -547,9 +546,8 @@ <h1>目次</h1>
547546< li > < a href ="#w3m-mode "> w3m モード</ a > </ li >
548547< li > < a href ="#lynx-mode "> lynx モード</ a > </ li >
549548</ ul > </ li >
550- </ ul >
551- </ section >
552- </ nav >
549+ </ ul > </ nav >
550+ </ section >
553551
554552 < section id ="intro " class ="level1 ">
555553< h1 > 初めに</ h1 >
Original file line number Diff line number Diff line change 483483 < body >
484484 < main id ="main ">
485485 $if(toc)$
486- < nav >
487- < section id ="toc ">
488- < h1 > 目次</ h1 >
486+ < section id ="toc ">
487+ < h1 > 目次</ h1 >
489488
490- $toc$
491- </ section >
492- </ nav >
489+ < nav > $toc$</ nav >
490+ </ section >
493491 $endif$
494492
495493 $body$
You can’t perform that action at this time.
0 commit comments