Comment that should've accompanied r45671 (*shakes fist at TortoiseSVN*):
Added "__\" magic word to eat up all whitespace and newlines to the next non-whitespace character, to facilitate writing readable template code where whitespace is significant.
This commit is contained in:
parent
9fd6bb8393
commit
926fd3ac20
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
|
|||
for the current page for a given action
|
||||
* Added "__\" magic word to eat up all whitespace and newlines to the next
|
||||
non-whitespace character, to facilitate writing readable template code where
|
||||
whitespace is significant.
|
||||
whitespace is significant.
|
||||
|
||||
=== Bug fixes in 1.15 ===
|
||||
* Fixing the caching issue by using -{T|xxx}- syntax (only applies on wiki with LanguageConverter class)
|
||||
|
|
|
|||
Loading…
Reference in a new issue