Hello,

 

i think you have a mistake in "Advanced Issues: Escaping and !"

 

 

Original Text:

 

Contrast this with regular escaping, where \ precedes $: 

\$foo

\$!foo

\$!{foo}

\\$!{foo}

This renders as: 

\$foo

\$!foo

\$!{foo}

\bar

 

 

I think it should be like this: (Change is marked red)

 

Contrast this with regular escaping, where \ precedes $: 

\$foo

\$!foo

\$!{foo}

\\$!{foo}

This renders as: 

$foo

\$!foo

\$!{foo}

\bar

 

 

Best regards

 

Jens Futterer

 

------------------------------------------

BMW Group

Jens Futterer

Diplomand EG-660

Versuch und Modelltechnik/Prozesse und Simulation

Telefon: +49 (0) 89 / 382-78182

mailto: [EMAIL PROTECTED]

URL: http://www.bmwgroup.com <http://www.bmwgroup.com> 

-------------------------------------------

 

Reply via email to