diff options
| author | the lemons <citrons@mondecitronne.com> | 2021-09-17 14:06:49 -0500 |
|---|---|---|
| committer | the lemons <citrons@mondecitronne.com> | 2021-09-17 14:06:49 -0500 |
| commit | e9b6b3cc8a1036accfe2a397229fdab46f466b64 (patch) | |
| tree | f7c90511d7551feb3f651b3fdf553259f7e62826 | |
| parent | b012a710e503965cd5069084d52c65335c178f86 (diff) | |
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ this library returns a table which, when indexed with the name of an HTML tag, p local h = require "html" +**** + calling a tag's function with no arguments produces a self-closing tag. ### source |
