
24 Jan
2013
24 Jan
'13
6:45 p.m.
On 24 January 2013 15:44, Daniel James <dnljms@gmail.com> wrote:
The normal trick is to escape the second dot, i.e. ".\.", but that won't work here because it's in an escape. So the only thing I can think of is to break the escaped text into two blocks in the middle:
I didn't mean 'blocks' there. Just two consecutive escaped strings.
[plantuml my_diag.svg..60..''' Foo --> Bar Blub .''''''.> Bar ''']