pandoc/src/Text
John MacFarlane c1fbe7b91a --self-contained: increase coverage.
Previously we only self-contained attributes for
certain tag names (`img`, `embed`, `video`, `input`, `audio`,
`source`, `track`, `section`).  Now we self-contain any
occurrence of `src`, `data-src`, `poster`, or `data-background-image`,
on any tag; and also `href` on `link` tags.

Closes #6854 (which specifically asked about
`asciinema-player` tags).
2020-11-19 10:08:43 -08:00
..
Pandoc --self-contained: increase coverage. 2020-11-19 10:08:43 -08:00
Pandoc.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00