Format Converter is a collection of code that:
- Convert between different markup languages.
- Generate commonly used stuff such as table of contents.
- The source and target languages are specified in the file names of each code file.
- The commands to install the dependencies of a code file are placed in the comments at the beginning of it.
The default I/O file names are:
- HTML - index.html
- Markdown - README.md
- LaTeX - document.tex
- Table of Contents - TOC.extension_name