Skip to content

Commit

Permalink
- the browser's own spell checker will work now
Browse files Browse the repository at this point in the history
  • Loading branch information
domark authored and brondsem committed Oct 30, 2020
1 parent 39da7e1 commit 67838e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Allura/allura/lib/widgets/resources/js/sf_markitup.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ $(window).load(function() {
autofocus: false,
spellChecker: false, // https://forge-allura.apache.org/p/allura/tickets/7954/
indentWithTabs: false,
inputStyle: 'contenteditable',
tabSize: 4,
toolbar: toolbar,
previewRender: previewRender,
Expand Down

0 comments on commit 67838e0

Please sign in to comment.