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
..
2019-02-02 16:20:06 -08: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
2019-01-02 11:36:37 -08:00
2018-10-15 00:37:17 -07:00
2019-01-02 11:36:37 -08:00