Files
pandoc/test/command
John MacFarlane c43e2dc0f4 RST writer: better image handling.
- An image alone in its paragraph (but not a figure) is now
  rendered as an independent image, with an `alt` attribute
  if a description is supplied.
- An inline image that is not alone in its paragraph will
  be rendered, as before, using a substitution.
  Such an image cannot have a "center", "left", or
  "right" alignment, so the classes `align-center`,
  `align-left`, or `align-right` are ignored.
  However, `align-top`, `align-middle`, `align-bottom`
  will generate a corresponding `align` attribute.

Closes #6948.
2020-12-13 15:25:46 -08:00
..
2020-10-07 23:05:51 -07:00
2020-04-11 09:57:59 -07:00
2020-11-22 10:54:42 -08:00
2020-11-18 14:48:56 +01:00
2020-11-18 14:48:56 +01:00
2020-12-13 15:25:46 -08:00
2020-11-18 14:48:56 +01:00
2020-11-25 15:49:17 -08:00
2020-08-31 21:22:03 +02:00
2020-08-31 21:22:03 +02: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
2020-10-08 21:36:08 -07:00
2020-10-13 14:52:09 -07:00
2020-10-21 23:14:17 -07:00
2020-10-27 22:21:03 -07:00
2020-11-18 22:44:32 -08:00
2020-11-20 13:40:26 -08:00
2020-12-13 15:25:46 -08:00