]> mj.ucw.cz Git - temple.git/commitdiff
Added optional tilde expansion
authorMartin Mares <mj@ucw.cz>
Wed, 12 Aug 2015 10:32:04 +0000 (12:32 +0200)
committerMartin Mares <mj@ucw.cz>
Wed, 12 Aug 2015 10:32:04 +0000 (12:32 +0200)
Tilde is often used as a non-breaking space, but what exactly that
means depends on context. Therefore, a tilde expands to itself by
default and the expansion can be changed via $T::tilde.

Inspired by a patch from KSP repository.


No differences found