Your IP : 216.73.216.209


Current Path : /usr/share/joe/syntax/
Upload File :
Current File : //usr/share/joe/syntax/git-commit.jsf

# JOE syntax highlight file for Markdown
# by Christian Nicolai (http://mycrobase.de)

=Idle
=Ignore		+Comment

:line_start Idle
	*		idle		noeat
	"#"		ignore		recolor=-1

:idle Idle
	*		idle
	"\n"		line_start

:ignore Ignore
	*		ignore
	"\n"		line_start