pandoc/src/Text
gohai f51757bd16 Fix InDesign crash with URLs containing more than one colon character
Colons are valid characters in URLs, and used e.g. by the Internet Archive's Wayback Machine - a popular resource amongst researchers. When InDesign encounters a HyperlinkURLDestination with more than one colon character in it, it crashes when placing the ICML. (This was tested against CS6.) The IDML specification hints at this requirement in section 6.4.1: "The colon apppears in the Name attribute of the style, but is encoded as %3a when it appears in the Self attribute". Follow this example for all colon characters in URLs.
2015-06-09 15:46:23 +02:00
..
Pandoc Fix InDesign crash with URLs containing more than one colon character 2015-06-09 15:46:23 +02:00
Pandoc.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00