mirror of
https://github.com/markedjs/marked
synced 2024-11-22 08:12:33 +00:00
set title to press enter
This commit is contained in:
parent
862ceead1e
commit
2cbda35f9d
@ -28,7 +28,7 @@
|
||||
<option value="commit">Add Commit:</option>
|
||||
<option value="master" selected>master</option>
|
||||
</select>
|
||||
<input type="text" id="commitVersion" title="Add commit version" />·
|
||||
<input type="text" id="commitVersion" title="Press ENTER to add commit" />·
|
||||
<button id="clear">Clear</button>
|
||||
<select id="inputType">
|
||||
<option value="markdown">Markdown</option>
|
||||
|
Loading…
Reference in New Issue
Block a user