HTML editor Text editor for HTML documents. Basic "notepad" features along with syntax highlighting, validation, find in project, file tree view... Requirements Qt version 6.4. Python library html5validator installed on your system. This is needed for HTML validation to work. Build manually Clone the repository. From the terminal, palace yourself inside the cloned repository. Run qmake6 -makefile HTML_editor.pro. Run make. Run the program by executing the binary HTML_editor inside the current directory. Build with Qt Creator Clone the repository. Inside Qt Creator go to File > Open File or Project and open HTML_editor.pro. Build the project by going to Build > Build Project "HTML_editor". Run the program by going to Build > Run or by executing the binary created inside the build directory. Authors: Pavle Ćirić 208/2019 Miloš Milićević 19/2019 Ilija Stojanović 77/2019 Natalija Filipoivć 117/2019