- From: Norman Walsh <ndw@nwalsh.com>
- Date: Tue, 18 Apr 2017 17:32:31 -0500
- To: XProc Dev <xproc-dev@w3.org>
Received on Tuesday, 18 April 2017 22:33:02 UTC
"Henry S. Thompson" <ht@inf.ed.ac.uk> writes:
> The following pipeline
>
> <p:pipeline xmlns:p="http://www.w3.org/ns/xproc" version="1.0">
> <p:serialization method="text" port="result"/>
> <p:identity><p:input port="source"><p:inline><a/></p:inline></p:input></p:identity>
> </p:pipeline>
>
> produces (on Windoz) a document with two characters in it: \r\n
>
> Of course I don't want such a document, but the real problem is that I
> _don't_ want a spurious extra (Windows) newline at the end of my real
> method="text" pipeline.
>
> Is this a bug in Calabash, or am I missing something?
That’s possibly a bug. I’ll look.
Be seeing you,
norm
--
Norman Walsh
Lead Engineer
MarkLogic Corporation
Phone: +1 512 761 6676
www.marklogic.com
Received on Tuesday, 18 April 2017 22:33:02 UTC