Files
pandoc/tests
John MacFarlane 835deee58b Markdown writer: New approach for citations.
* Reverts 1.11 change that caused citations to be rendered as
  markdown citations, even if `--biblio` was specified, unless
  `citation` extension is disabled.  Now, formatted citations
  are always printed if `--biblio` was specified.  If you want to
  reformat markdown keeping pandoc markdown citations intact,
  just don't specify `--biblio`.

* Reverted now unnecessary changes to Text.Pandoc.Biblio adding the raw
  block to mark the bibliography, and to Text.Pandoc.Writers.Markdown
  to remove the bibliography if `citations` not specified.

* If the content of a `Cite` inline is a `RawInline "latex"`, which
  means that a LaTeX citation command was parsed and `--biblio` wasn't
  specified, then render it as a pandoc markdown citation.  This means
  that `pandoc -f latex -t markdown`, without `--biblio`, will convert
  LaTeX citation commands to pandoc markdown citations.
2013-03-17 10:33:54 -07:00
..
2006-10-17 14:22:29 +00:00
2012-07-22 11:13:14 -07:00
2012-07-22 11:13:14 -07:00
2012-07-22 11:13:14 -07:00
2012-07-22 11:13:14 -07:00
2012-07-22 11:13:14 -07:00
2012-07-22 11:13:14 -07:00
2012-07-22 11:13:14 -07:00
2012-07-22 11:13:14 -07:00
2012-07-22 11:13:14 -07:00
2012-07-22 11:13:14 -07:00
2013-01-09 09:30:05 -08:00
2006-10-17 14:22:29 +00:00
2006-10-17 14:22:29 +00:00
2006-10-17 14:22:29 +00:00
2011-02-04 23:09:51 -08:00
2013-01-09 09:30:05 -08:00
2012-07-22 11:13:14 -07:00
2013-01-28 10:49:18 -08:00
2013-01-09 09:30:05 -08:00
2012-08-18 10:29:15 -07:00
2010-12-17 13:39:17 -08:00
2013-01-09 09:30:05 -08:00