#!/bin/bash # each array element will be an example code snippet # code must be preceded by a tag, followed by a ':' and a newline _examples=( # place quoted examples here )