From c539b8f72b9d47453a09febe91ec551e11252f80 Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Fri, 27 Dec 2024 22:55:13 +0200 Subject: bump --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..0d94bda --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# HTMTL + +HTMTL (HyperText Markup _Templating_ Language) is a templating language that uses HTML attributes for its rendering logic. +It is both a subset and superset of HTML, meaning that valid HTML is also valid HTMTL and valid HTMTL is also valid HTML, allowing +you to use any editor without needing any additional plugins. \ No newline at end of file -- cgit v1.2.3