﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
322	SciTE wrong highlighting when using nested #CS/#CE	Hubertus72	Jos	"{{{
#comments-start
	Beep()
	#comments-start
		Beep()
	#comments-end
	Beep()
#comments-end
MsgBox(0,""No Beep"",""No Beep"")
}}}
This code work perfect and there is no beep at all. 
But... in SciTE editor, the last beep() is not shown as comment. 

Nesting works fine, but SciTE's display has a bug.
"	Bug	closed	3.2.13.4	SciTE4AutoIt	Other	None	Fixed	SciTE nested comment	
