Skip to content

Commit 2cbda35

Browse files
committed
set title to press enter
1 parent 862ceea commit 2cbda35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/demo/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h1>Marked Demo</h1>
2828
<option value="commit">Add Commit:</option>
2929
<option value="master" selected>master</option>
3030
</select>
31-
<input type="text" id="commitVersion" title="Add commit version" />·
31+
<input type="text" id="commitVersion" title="Press ENTER to add commit" />·
3232
<button id="clear">Clear</button>
3333
<select id="inputType">
3434
<option value="markdown">Markdown</option>

0 commit comments

Comments
 (0)