AY2425S1-CS2103-F10-3 / tp

MIT License
0 stars 5 forks source link

Update indenting for TOC in DG #388

Closed Nicholas-Cheng-De-Fei closed 2 weeks ago

Nicholas-Cheng-De-Fei commented 2 weeks ago

Closes #305

The old PR has the indenting messed up and some links did not jump to the section. In this PR it should be fixed and working.

Also note that me using &nbsp is to make point 4.1.1 indent another tab since pressing tab 2 times does not indent the line properly.