Browse Source

Update modules/ROOT/examples/live-demos/a11ychecker/index.js

Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
pull/3734/head
Karl Kemister-Sheppard 6 days ago
committed by GitHub
parent
commit
6ff34309df
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      modules/ROOT/examples/live-demos/a11ychecker/index.js

1
modules/ROOT/examples/live-demos/a11ychecker/index.js

@ -7,6 +7,5 @@ tinymce.init({
a11ychecker_html_version: 'html5',
a11ychecker_level: 'aaa',
a11ychecker_allow_decorative_images: true,
a11ychecker_alt_text_max_length: 150,
content_style: 'body { font-family:Helvetica,Arial,sans-serif; font-size:16px }'
});
Loading…
Cancel
Save