added HtmlElement class

This commit is contained in:
Jorijn van der Graaf 2025-02-12 23:06:56 +01:00
commit 9ee52266b5
8 changed files with 55 additions and 38 deletions

View file

@ -14,7 +14,7 @@
"type": "executable",
"dependencies": [
{
"path":"/home/jorijn/repos/Crafter.CppDOM/project.json",
"path":"../../project.json",
"configuration":"debug"
}
]