components/prism-yaml.min.js


Log

Author Commit Date CI Message
Andreas Rohner 8477e457 2016-04-30T11:58:43 Minor fix for the YAML language Recent changes to YAML caused it to fail some test cases. This patch fixes this minor problem, by excluding whitespace characters from the "key"-pattern.
Golmote 9e33e0a8 2015-09-03T20:17:28 YAML: Handled \r\n and \r, simplified some patterns, fixed "---"
Martin Hasoň 6e555bc0 2015-03-03T23:29:32 Added YAML highlighter