commit | 73fef33014dbf21fc59e7e47fb091117868d82fb | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 21 22:12:03 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 21 22:12:03 2020 +0200 |
tree | 23d165829a07994dd93c4993f54dfc5ce0fcaf5e | |
parent | 8d9437968b6693ecb14e7375bcb242e657e75266 [diff] [blame] |
Update runtime files
diff --git a/runtime/indent/testdir/html.ok b/runtime/indent/testdir/html.ok index ad81933..a96141f 100644 --- a/runtime/indent/testdir/html.ok +++ b/runtime/indent/testdir/html.ok
@@ -23,4 +23,14 @@ text </div> +<dl> + <dd> + dd text + </dd> + <dt> + dt text + </dt> +</dl> + + " END_INDENT