Your IP : 216.73.216.48


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

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

=Idle
=Tag		green
=Escape		bold
=Bad		bold red

=Ignore		green

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

:idle Idle
	*		idle
	"\n"		line_start

:ignore Ignore
	*		ignore
	"\n"		line_start