pandoc/src/Text
John MacFarlane 4affd40194 BCP47: change getLang so it can handle block-level contents.
Some readers (e.g. RST) will populate the `lang` metadata field
with block-level content.  `getLang` has been modified to handle
this.  Previously in these cases the LaTeX writer would not properly
set the "main language" of the document.

Closes #6008.
2019-12-30 23:21:22 -07:00
..
Pandoc BCP47: change getLang so it can handle block-level contents. 2019-12-30 23:21:22 -07:00
Pandoc.hs Remove blank line (#5679) 2019-08-08 16:02:14 -07:00