When using "tidy -i page.txt" I don't see the <li> tags that are defined. Tidy creates an empty <ol> tag without any <li> tags embedded.
File tidyResult is what tidy made out a the contents of file page.txt (both attached)
This is the first time I use tidy, but I don't see what I'm doing wrong.
In page.txt the OL tag starts a column 102, there you can also see the LI tags, the first one starts at column 134.
tidyResult.txt
page.txt
When using "tidy -i page.txt" I don't see the <li> tags that are defined. Tidy creates an empty <ol> tag without any <li> tags embedded.
File tidyResult is what tidy made out a the contents of file page.txt (both attached)
This is the first time I use tidy, but I don't see what I'm doing wrong.
In page.txt the OL tag starts a column 102, there you can also see the LI tags, the first one starts at column 134.
tidyResult.txt
page.txt