Commit 737a7df3 authored by Koichi Yasuoka's avatar Koichi Yasuoka
Browse files

editor-kanbun.html uses PRE

parent 2ff6fb3e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -211,8 +211,7 @@ conllusvg.kanbun.divideForm=function(textid,z){
<input type="button" value="push GitLab" id="gitlab" onclick="conllusvg.kanbun.pushGitLab('conllu')" style="visibility:hidden" />
<text id="status" />
</td></tr></table>
<textarea cols="120" rows="10" id="conllu" onchange="conllusvg.reparse('conllu')">
</textarea>
<pre id="conllu" contentEditable="true" onfocusout="conllusvg.reparse('conllu')"></pre>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" onload="conllusvg.edit(this,'conllu','deprel','upos','xpos');conllusvg.kanbun.checkURL('conllu','gitlab','status')">
</svg>
<select size=6 id="deprel" style="position:absolute; visibility:hidden">