Files
pandoc/test/command
John MacFarlane 3f09f53459 Implement curly-brace syntax for Markdown citation keys.
The change provides a way to use citation keys that contain
special characters not usable with the standard citation
key syntax.  Example: `@{foo_bar{x}'}` for the key `foo_bar{x}`.
Closes #6026.

The change requires adding a new parameter to the `citeKey`
parser from Text.Pandoc.Parsing [API change].

Markdown reader: recognize @{..} syntax for citatinos.

Markdown writer:  use @{..} syntax for citations when needed.

Update manual with curly-brace syntax for citations.

Closes #6026.
2021-05-13 21:59:32 -07:00
..
2021-04-29 08:48:49 -07:00
2020-11-18 14:48:56 +01:00
2020-11-18 14:48:56 +01:00
2020-12-13 15:25:46 -08:00
2020-11-18 14:48:56 +01:00
2021-02-12 19:04:14 -08:00
2020-10-21 23:14:17 -07:00
2020-10-27 22:21:03 -07:00
2020-11-18 22:44:32 -08:00
2020-11-20 13:40:26 -08:00
2020-12-13 15:25:46 -08:00
2021-01-10 15:35:48 -08:00
2021-02-12 19:04:14 -08:00
2021-03-17 09:10:37 -07:00
2021-04-28 23:32:37 -07:00
2021-01-26 22:45:57 -08:00
2021-01-26 22:45:57 -08:00
2021-04-28 23:32:37 -07:00