• Russ Cox's avatar
    template: · 59db1f7b
    Russ Cox authored
      * do full lookup for {.section},
      	so that it is always allowed to replace
    	{Foo} with {.section Foo}{@}{.end}
      * treat False as empty so that .section can
      	be used to test bools
    
    R=r
    DELTA=29  (21 added, 0 deleted, 8 changed)
    OCL=34215
    CL=34219
    59db1f7b
Name
Last commit
Last update
..
Makefile Loading commit data...
format.go Loading commit data...
template.go Loading commit data...
template_test.go Loading commit data...