差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| linux:mock [2023/03/10 20:01] – [chroot サンドボックス ツールとしての Mock] ともやん | linux:mock [2023/03/10 20:45] (現在) – [コンフィギュレーションの内容] ともやん | ||
|---|---|---|---|
| 行 2039: | 行 2039: | ||
| theme: " | theme: " | ||
| lineNumbers: | lineNumbers: | ||
| - | indentUnit: 4 | + | indentUnit: 4, |
| - | }); | + | // |
| + | //height: " | ||
| + | }); | ||
| let jsEditor002 = CodeMirror.fromTextArea(document.getElementById(' | let jsEditor002 = CodeMirror.fromTextArea(document.getElementById(' | ||
| mode: " | mode: " | ||
| theme: " | theme: " | ||
| lineNumbers: | lineNumbers: | ||
| - | indentUnit: 4 | + | indentUnit: 4, |
| + | // | ||
| + | //height: " | ||
| }); | }); | ||
| + | jsEditor001.setSize(null, | ||
| + | jsEditor002.setSize(null, | ||
| </ | </ | ||
| </ | </ | ||