Files
pandoc/test/command
Albert Krewinkel b894de6426 HTML writer: improve alt-text/caption handling for HTML5
Screen readers read an image's `alt` attribute and the figure caption,
both of which come from the same source in pandoc. The figure caption is
hidden from screen readers with the `aria-hidden` attribute. This
improves accessibility.

For HTML4, where `aria-hidden` is not allowed, pandoc still uses an
empty `alt` attribute to avoid duplicate contents.

Closes: #6491
2020-07-01 14:54:52 +02:00
..
2017-03-16 22:31:36 +01:00
2017-06-27 15:03:16 +02:00
2017-03-10 09:46:32 +01:00
2020-04-11 09:57:59 -07:00
2017-03-13 22:11:10 +01:00
2017-06-20 11:21:32 +02:00
2017-08-16 09:47:25 -07:00
2017-05-03 22:43:34 +02:00
2017-05-06 11:00:32 +02:00
2018-07-02 19:07:28 +03:00
2017-02-11 20:55:13 +01:00
2017-03-20 21:55:30 +01:00
2017-03-23 16:54:47 +01:00
2019-08-25 14:24:31 -07:00
2017-07-13 20:56:59 +02:00
2017-05-24 22:41:47 +02:00
2019-08-25 14:24:31 -07:00
2017-12-22 10:36:37 -08:00
2017-10-08 21:57:26 -07:00
2017-11-01 09:27:51 -07:00
2017-10-30 11:04:40 -07:00
2017-11-04 10:35:52 -07:00
2017-11-08 21:54:23 -08:00
2017-12-03 20:15:40 -08:00
2017-12-08 16:34:15 -08:00
2019-09-22 11:33:09 -07:00
2018-05-08 09:14:58 -07:00
2018-07-15 15:14:40 -07:00
2019-08-25 14:24:31 -07:00
2019-09-19 16:09:38 -07:00
2018-11-06 22:57:11 -08:00
2018-11-25 22:50:16 -08:00
2019-08-25 14:24:31 -07:00
2019-02-25 17:33:54 -08:00
2019-02-23 15:40:06 -07:00
2019-03-18 16:53:36 -07:00
2019-03-17 18:02:59 -07:00
2019-04-15 09:48:11 -07:00
2019-05-01 16:56:37 -07:00
2020-05-12 14:37:07 -07:00
2020-05-12 14:37:07 -07:00
2019-07-22 15:29:07 -07:00
2019-08-23 10:15:42 -07:00
2019-09-22 22:00:20 -07:00
2019-11-02 09:40:08 -07:00
2019-10-28 21:14:01 -07:00
2019-12-07 14:20:41 -08:00
2020-02-05 10:08:18 -08:00
2020-06-23 08:27:19 -07:00
2017-03-16 22:31:36 +01:00
2017-05-20 23:09:08 +02:00
2017-05-20 23:09:08 +02:00
2017-06-01 09:50:51 +02:00
2017-02-04 22:09:19 +01:00
2017-05-20 23:09:08 +02:00
2019-12-17 11:59:52 -08:00