We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e455551 commit 0436dcbCopy full SHA for 0436dcb
blog/source/online/index.md
@@ -10,6 +10,6 @@ comments: false
10
loadZip('./rime.zip')
11
</script>
12
<div class="has-success">
13
- <textarea class="form-control" style="width: 100%; height: 300px"></textarea>
+ <textarea class="form-control" spellcheck="false" style="width: 100%; height: 300px"></textarea>
14
</div>
15
{% endraw %}
0 commit comments