pandoc/src/Text
John MacFarlane 615a99c2c2 RST reader: add aligned environment when needed in math.
rst2latex.py uses an align* environment for math in
`.. math::` blocks, so this math may contain line breaks.
If it does, we put the math in an `aligned` environment
to simulate rst2latex.py's behavior.

Closes #4254.
2018-01-14 15:11:11 -08:00
..
Pandoc RST reader: add aligned environment when needed in math. 2018-01-14 15:11:11 -08:00
Pandoc.hs Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00