Le 30/09/2015 22:32, phil@highoctane.be a ��crit :
> Downloaded the book-skeleton, patched the download script so that it
> gets the centos things right and the Pharo4VM.
>
> Now, changes in Pillar made my books unsuable, namely the introduction
> of things like this:
>
> ${tag:parameter=value|parameter2=value2}$
>
>
> made contents with bash shell scripts unparsable.
>
>
> Yeah, but there are often such things.
>
>
> Like in:
>
>
> Il existe une autre variable ==${ACQSYS_RRDPRINT_TIMEFRAME_SHORT}== qui
> couvre une p��riode plus courte
>
>
> How do I solve that with the new markup?
>
>
> Phil
>
>
>
You can just escape like this:
Il existe une autre variable ==\${ACQSYS_RRDPRINT_TIMEFRAME_SHORT}== qui
couvre une p��riode plus courte
:)
--
Cyril Ferlicot
http://www.synectique.eu
165 Avenue Bretagne
Lille 59000 France