mirror of
https://github.com/markedjs/marked
synced 2024-11-22 08:12:33 +00:00
select master initially
This commit is contained in:
parent
0f4ac747a2
commit
862ceead1e
@ -26,7 +26,7 @@
|
||||
<span>Version: </span>
|
||||
<select id="markedVersion">
|
||||
<option value="commit">Add Commit:</option>
|
||||
<option value="master">master</option>
|
||||
<option value="master" selected>master</option>
|
||||
</select>
|
||||
<input type="text" id="commitVersion" title="Add commit version" />·
|
||||
<button id="clear">Clear</button>
|
||||
|
Loading…
Reference in New Issue
Block a user