pandoc-citeproc: Remove maxlength.
This commit is contained in:
parent
bfd00eece4
commit
d01c507f25
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
|||
<label for="loadfile">Load from file</label>
|
||||
<input id="loadfile" type="file" />
|
||||
<br/>
|
||||
<textarea id="text" maxlength="3000" rows="15"></textarea>
|
||||
<textarea id="text" rows="15"></textarea>
|
||||
</div>
|
||||
<div id="topane">
|
||||
<label for="to">
|
||||
|
|
Loading…
Add table
Reference in a new issue