We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862ceea commit 2cbda35Copy full SHA for 2cbda35
docs/demo/index.html
@@ -28,7 +28,7 @@ <h1>Marked Demo</h1>
28
<option value="commit">Add Commit:</option>
29
<option value="master" selected>master</option>
30
</select>
31
- <input type="text" id="commitVersion" title="Add commit version" />·
+ <input type="text" id="commitVersion" title="Press ENTER to add commit" />·
32
<button id="clear">Clear</button>
33
<select id="inputType">
34
<option value="markdown">Markdown</option>
0 commit comments