id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
4048	Error in BASH syntax highlighting	cimbi		"In some cases the BASH syntax highlighting gets broken. E. g. in this code snippet:

{{{#!sh
#!/bin/bash

path=$( cd ""$( dirname ""${BASH_SOURCE[0]}"" )"" && pwd )
echo ""$path""
}}}

the nested command substitution (which is a correct bash construct) causes that next lines (starting with `echo` command) get incorrect syntax highlighting.

Please fix this case if possible."	defect	closed	major		mcedit	4.8.23	duplicate	syntax highlighting				no branch	
