diff options
| author | Asko Nõmm <asko@nmm.ee> | 2024-12-27 22:55:13 +0200 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2024-12-27 22:55:13 +0200 |
| commit | c539b8f72b9d47453a09febe91ec551e11252f80 (patch) | |
| tree | 07ae5dfa42e3d28e8a45acbd7fdfa7b887abd671 /README.md | |
bump
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
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 |
