Changes between Initial Version and Version 1 of Ticket #1949, comment 16
- Timestamp:
- Jun 24, 2013, 9:41:01 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1949, comment 16
initial v1 1 1 Hi, 2 in my case, I needed three escapings:2 in my case, I needed five escapings: 3 3 {{{ 4 4 #!div style="font-size: 80%" 5 5 Code highlighting: 6 6 {{{#!python 7 text=%{expr\\\ :n+1}7 text=%{expr\\\\\:n+1} 8 8 }}} 9 9 }}}


