id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3981	[PATCH] sh.syntax: Allow for indented 'function' highlighting	TerraNova	andrew_b	"  This will allow for the following:
{{{
#!sh
  if want_foo; then
      function foobar() {
          echo ""foo""
      }
  else
      function foobar() {
          echo ""bar""
      }
  fi
  foobar
}}}"	enhancement	reopened	minor	Future Releases	mcedit	master						no branch	
