groups

name language licence
Start with and ends withd. Shell Other
Match any character except a new line Shell Other



language: Shell
licence: Other

Start with and ends withd.

options: view full snippetsend to code collector
/d.*t/ - starts with a d and ends with a t
	
(Continues...)