Skip Menu |

This queue is for tickets about the YAML-Tiny CPAN distribution.

Report information
The Basics
Id: 27210
Status: open
Priority: 0/
Queue: YAML-Tiny

People
Owner: Nobody in particular
Requestors: ysjj [...] cafe.tis.co.jp
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



CC: Junji YAMASHITA <ysjj+cpan [...] unixuser.org>
Subject: [PATCH] Adding support for explicit indenting multiline scalars
Date: Mon, 21 May 2007 10:12:57 +0900
To: bug-YAML-Tiny [...] rt.cpan.org
From: Junji YAMASHITA <ysjj [...] cafe.tis.co.jp>
I implement support for explicit indenting multiline scalars. Not heavy duty. Please apply this.

Message body is not shown because sender requested not to inline it.

I'm happy to apply this, but I really need some test cases so that I can validate that it works.
Stalled pending test cases
On 2013-11-01 05:59:34, DAGOLDEN wrote: Show quoted text
> Stalled pending test cases
A test file has been provided in https://rt.cpan.org/Ticket/Display.html?id=131027. Now we need someone to wire everything up together to check that it works.
On Sat Dec 14 19:03:31 2019, ETHER wrote: Show quoted text
> On 2013-11-01 05:59:34, DAGOLDEN wrote:
> > Stalled pending test cases
> > A test file has been provided in > https://rt.cpan.org/Ticket/Display.html?id=131027. Now we need > someone to wire everything up together to check that it works.
You may want to have a look at https://github.com/yaml/yaml-test-suite Folding rules in multiline quoted strings can be complicated.