Forum Moderators: phranque
I'm wondering if there are any free tools out there that will enable me to convert a Word table of contents to HTML. I'm not looking to clean word code, I looking for it to convert the table of contents to a bulleted list. I can do this myself, but in large TOC this takes ages with all the <ul> and <li>'s on multiple levels.
Anyone have any ideas? Thanks!
While this will be viewable in a browser, it will not automatically create bulleted lists for your TOC... (if your TOC isn't already a bulleted list)
If your TOC was created as a bulleted list using the Word list feature, the conversion will save it as <ul><li>---</li></ul>