gwl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Preparing for a new release


From: zimoun
Subject: Re: Preparing for a new release
Date: Tue, 11 Feb 2020 16:37:58 +0100

On Tue, 11 Feb 2020 at 10:34, Ricardo Wurmus <address@hidden> wrote:

> It is now possible to leave off the leading period as code snippets can
> now be in procedure application position returning themselves.
>
> --8<---------------cut here---------------start------------->8---
> process foo
>   inputs
>     . "something"
>     . samples: "a" "b" "c"
>   procedure
>     define second-sample
>       pick second samples: inputs
>     # { echo {{second-sample}} }
> --8<---------------cut here---------------end--------------->8---
>
> Ah, that’s better!

Really cool!
Thank you



reply via email to

[Prev in Thread] Current Thread [Next in Thread]