Skip to content

Commit 4bae7d7

Browse files
committed
TOC indent fix
1 parent 3f2cb79 commit 4bae7d7

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

menu.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
#Perl 6 for problem solver
22

33
+ [Chapter 0](/chapter/text0.md) ....... [Main Program](/chapter/bn0.pl6)
4-
* [goals](/chapter/text0.md#goals) and [methods](/chapter/text0.md#teaching-method)
5-
* [layout of the whole and structure of each chapter](#chapter-layout)
6-
* [few prerequisites](/chapter/text0.md#prerequisites)
7-
* [Perl philosophy](/chapter/text0.md#perl-philosophy)
8-
* [basic syntax rules](/chapter/text0.md#basic-syntax-rules)
9-
* [first tiny example: hello math !](/chapter/text0.md#first-example)
10-
4+
* [goals](/chapter/text0.md#goals) and [methods](/chapter/text0.md#teaching-method)
5+
* [layout of the whole and structure of each chapter](#chapter-layout)
6+
* [few prerequisites](/chapter/text0.md#prerequisites)
7+
* [Perl philosophy](/chapter/text0.md#perl-philosophy)
8+
* [basic syntax rules](/chapter/text0.md#basic-syntax-rules)
9+
* [first tiny example: hello math !](/chapter/text0.md#first-example)
1110
+ [Chapter 1](/chapter/text1.md) ....... [Main Program](/chapter/bn1.pl6)
1211
+ [Chapter 2](/chapter/text2.md) ....... [Main Program](/chapter/bn2.pl6)
1312
+ [Chapter 3](/chapter/text3.md) ....... [Main Program](/chapter/bn3.pl6)

0 commit comments

Comments
 (0)