Files
pandoc/test
Aner Lucero f63b76e169 Markdown writer: default to using ATX headings.
Previously we used Setext (underlined) headings by default.
The default is now ATX (`##` style).

* Add the `--markdown-headings=atx|setext` option.
* Deprecate `--atx-headers`.
* Add constructor 'ATXHeadingInLHS` constructor to `LogMessage` [API change].
* Support `markdown-headings` in defaults files.
* Document new options in MANUAL.

Closes #6662.
2020-11-14 21:33:32 -08:00
..
2019-12-30 22:18:55 -08:00
2019-12-17 21:07:46 -08:00
2020-11-02 10:51:18 -08:00
2020-11-02 10:51:18 -08:00
2019-08-25 14:24:31 -07:00
2020-01-03 08:38:58 +01:00
2019-08-25 14:24:31 -07:00
2019-08-25 14:24:31 -07:00
2019-08-25 14:24:31 -07:00
2018-07-02 19:07:28 +03:00
2020-09-19 18:22:52 -07:00
2020-09-19 18:22:52 -07:00
2020-10-08 12:32:42 -07:00
2020-11-02 10:51:18 -08:00
2020-11-02 10:51:18 -08:00
2019-10-30 21:26:21 -07:00
2019-09-22 11:33:09 -07:00
2019-08-25 14:24:31 -07:00
2019-04-02 17:27:02 -06:00