hedgedoc/public/js
Erik Michelson bf740ad910 fix(a11y): hide duplicated link text from screen readers
Because screen readers don't know that the anchor icon is not meant to be read,
they might read the title (which is the same as the heading itself) in addition
to the heading, thus causing a duplicated output.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2024-08-23 17:44:14 +02:00
..
lib feat: use codemirror precompiled package 2023-02-28 09:25:43 +01:00
cover.js
extra.js fix(a11y): hide duplicated link text from screen readers 2024-08-23 17:44:14 +02:00
fix-aria-hidden-for-modals.js
history.js Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
htmlExport.js
index.js feat: use codemirror precompiled package 2023-02-28 09:25:43 +01:00
locale.js
mathjax-config-extra.js
pretty.js
render.js Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
reveal-markdown.js Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
slide.js
utils.js