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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
1 deletions
-
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 }' |
|
|
|
}); |