diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2019-05-16 21:35:58 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2019-05-17 23:06:27 +0900 |
commit | fb8b4d28ce47171a83a7bf5148293fd2318cc02f (patch) | |
tree | 02e23efe01d38adeb6dafb6794bc1d3e4866a055 /test/content/presenters/Hint.test.html | |
parent | 8cef5981b808bc1713170627c88dc26ca81063c1 (diff) |
Hints as a classes
Diffstat (limited to 'test/content/presenters/Hint.test.html')
-rw-r--r-- | test/content/presenters/Hint.test.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/content/presenters/Hint.test.html b/test/content/presenters/Hint.test.html new file mode 100644 index 0000000..b50c5fe --- /dev/null +++ b/test/content/presenters/Hint.test.html @@ -0,0 +1 @@ +<a id='test-link' href='javascript:window.vimvixenTest="hello"' >link</a> |