Ticket #151 (new enhancement)

Opened 3 months ago

Last modified 3 months ago

Patch to libyaml to handle concatenation according to yaml 1.2 spec

Reported by: spitzak@rhythm.com Assigned to: xi
Priority: normal Component: libyaml
Severity: normal Keywords:
Cc:

Description

This removes the requirement that "..." has to have a "---" after it. It also removes the need for directives to have "---" after them, which is not according to spec, however I think possibly the spec should be changed, not this program.

Attachments

patch (1.1 kB) - added by spitzak@rhythm.com on 12/23/09 17:36:47.
Patch to not require --- after …

Change History

12/23/09 17:36:47 changed by spitzak@rhythm.com

  • attachment patch added.

Patch to not require --- after ...

12/23/09 17:44:26 changed by spitzak@rhythm.com

  • component changed from pyyaml to libyaml.

Add/Change #151 (Patch to libyaml to handle concatenation according to yaml 1.2 spec)




Change Properties
Action