Files
pandoc/test/command
John MacFarlane 0bed0ab5a3 Use XDG data directory for user data directory.
Instead of `$HOME/.pandoc`, the default user data directory is
now `$XDG_DATA_HOME/pandoc`, where `XDG_DATA_HOME` defaults to
`$HOME/.local/share` but can be overridden by setting the environment
variable.

If this directory is missing, then `$HOME/.pandoc` is searched
instead, for backwards compatibility.  However, we recommend
moving local pandoc data files from `$HOME/.pandoc` to
`$HOME/.local/share/pandoc`.

On Windows the default user data directory remains the same.

Closes #3582.
2019-03-02 15:03:59 -08:00
..
2017-03-16 22:31:36 +01:00
2017-06-27 15:03:16 +02:00
2017-03-10 09:46:32 +01:00
2017-03-04 23:01:29 +01:00
2017-03-13 22:11:10 +01:00
2017-06-20 11:21:32 +02:00
2017-08-16 09:47:25 -07:00
2017-05-03 22:43:34 +02:00
2017-05-06 11:00:32 +02:00
2018-07-02 19:07:28 +03:00
2017-03-20 21:55:30 +01:00
2017-05-11 00:17:56 +02:00
2017-03-23 16:54:47 +01:00
2017-03-26 20:48:54 +02:00
2017-07-13 20:56:59 +02:00
2017-05-24 22:41:47 +02:00
2017-12-22 10:36:37 -08:00
2017-10-08 21:57:26 -07:00
2017-11-01 09:27:51 -07:00
2017-10-30 11:04:40 -07:00
2017-11-04 10:35:52 -07:00
2017-11-08 21:54:23 -08:00
2017-12-03 20:15:40 -08:00
2017-12-08 16:34:15 -08:00
2019-02-02 16:20:06 -08:00
2018-05-08 09:14:58 -07:00
2018-06-11 10:53:56 -07:00
2018-07-15 15:14:40 -07:00
2018-11-13 14:50:26 -08:00
2018-11-06 22:57:11 -08:00
2018-11-25 22:50:16 -08:00
2019-02-25 17:33:54 -08:00
2019-02-23 15:40:06 -07:00
2017-03-16 22:31:36 +01:00
2017-05-20 23:09:08 +02:00
2019-01-02 11:36:37 -08:00
2017-05-20 23:09:08 +02:00
2017-06-01 09:50:51 +02:00
2017-10-22 20:33:30 +02:00
2018-10-15 00:37:17 -07:00
2017-05-20 23:09:08 +02:00
2019-01-02 11:36:37 -08:00