Skip to content

Instantly share code, notes, and snippets.

@stretchkennedy
Created July 15, 2016 04:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stretchkennedy/36c00322d8e063d611bb5b0350795e57 to your computer and use it in GitHub Desktop.
Save stretchkennedy/36c00322d8e063d611bb5b0350795e57 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!-- This file was created with the aha Ansi HTML Adapter. http://ziz.delphigl.com/tool_aha.php -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="application/xml+xhtml; charset=UTF-8" />
<title>stdin</title>
</head>
<body style="color:white; background-color:black">
<pre>
### with step 1 ###
offset 0: <span style="color:white;font-weight:bold;">[
</span><span style="color:lime;">&quot;Environment&quot;</span><span style="color:white;font-weight:bold;">
]</span>
offset 1: <span style="color:white;font-weight:bold;">[
</span><span style="color:lime;">&quot;Education&quot;</span><span style="color:white;font-weight:bold;">
]</span>
offset 2: <span style="color:white;font-weight:bold;">[
</span><span style="color:lime;">&quot;International Aid&quot;</span><span style="color:white;font-weight:bold;">
]</span>
offset 3: <span style="color:white;font-weight:bold;">[
</span><span style="color:lime;">&quot;Animal Welfare&quot;</span><span style="color:white;font-weight:bold;">
]</span>
offset 4: <span style="color:white;font-weight:bold;">[
</span><span style="color:lime;">&quot;Veterans&quot;</span><span style="color:white;font-weight:bold;">
]</span>
offset 5: <span style="color:white;font-weight:bold;">[
</span><span style="color:lime;">&quot;Mentoring &amp; Advocacy&quot;</span><span style="color:white;font-weight:bold;">
]</span>
offset 6: <span style="color:white;font-weight:bold;">[
</span><span style="color:lime;">&quot;Health&quot;</span><span style="color:white;font-weight:bold;">
]</span>
offset 7: <span style="color:white;font-weight:bold;">[
</span><span style="color:lime;">&quot;Recreation&quot;</span><span style="color:white;font-weight:bold;">
]</span>
### with step 2 ###
offset 0: <span style="color:white;font-weight:bold;">[
</span><span style="color:lime;">&quot;Education&quot;</span><span style="color:white;font-weight:bold;">,
</span><span style="color:lime;">&quot;Environment&quot;</span><span style="color:white;font-weight:bold;">
]</span>
offset 2: <span style="color:white;font-weight:bold;">[
</span><span style="color:lime;">&quot;Animal Welfare&quot;</span><span style="color:white;font-weight:bold;">,
</span><span style="color:lime;">&quot;International Aid&quot;</span><span style="color:white;font-weight:bold;">
]</span>
offset 4: <span style="color:white;font-weight:bold;">[
</span><span style="color:lime;">&quot;Mentoring &amp; Advocacy&quot;</span><span style="color:white;font-weight:bold;">,
</span><span style="color:lime;">&quot;Veterans&quot;</span><span style="color:white;font-weight:bold;">
]</span>
offset 6: <span style="color:white;font-weight:bold;">[
</span><span style="color:lime;">&quot;Health&quot;</span><span style="color:white;font-weight:bold;">,
</span><span style="color:lime;">&quot;Recreation&quot;</span><span style="color:white;font-weight:bold;">
]</span>
### with step 3 ###
offset 0: <span style="color:white;font-weight:bold;">[
</span><span style="color:lime;">&quot;International Aid&quot;</span><span style="color:white;font-weight:bold;">,
</span><span style="color:lime;">&quot;Education&quot;</span><span style="color:white;font-weight:bold;">,
</span><span style="color:lime;">&quot;Environment&quot;</span><span style="color:white;font-weight:bold;">
]</span>
offset 3: <span style="color:white;font-weight:bold;">[
</span><span style="color:lime;">&quot;Animal Welfare&quot;</span><span style="color:white;font-weight:bold;">,
</span><span style="color:lime;">&quot;Mentoring &amp; Advocacy&quot;</span><span style="color:white;font-weight:bold;">,
</span><span style="color:lime;">&quot;Veterans&quot;</span><span style="color:white;font-weight:bold;">
]</span>
offset 6: <span style="color:white;font-weight:bold;">[
</span><span style="color:lime;">&quot;Health&quot;</span><span style="color:white;font-weight:bold;">,
</span><span style="color:lime;">&quot;Recreation&quot;</span><span style="color:white;font-weight:bold;">
]</span>
### with step 4 ###
offset 0: <span style="color:white;font-weight:bold;">[
</span><span style="color:lime;">&quot;Animal Welfare&quot;</span><span style="color:white;font-weight:bold;">,
</span><span style="color:lime;">&quot;International Aid&quot;</span><span style="color:white;font-weight:bold;">,
</span><span style="color:lime;">&quot;Education&quot;</span><span style="color:white;font-weight:bold;">,
</span><span style="color:lime;">&quot;Environment&quot;</span><span style="color:white;font-weight:bold;">
]</span>
offset 4: <span style="color:white;font-weight:bold;">[
</span><span style="color:lime;">&quot;Health&quot;</span><span style="color:white;font-weight:bold;">,
</span><span style="color:lime;">&quot;Mentoring &amp; Advocacy&quot;</span><span style="color:white;font-weight:bold;">,
</span><span style="color:lime;">&quot;Veterans&quot;</span><span style="color:white;font-weight:bold;">,
</span><span style="color:lime;">&quot;Recreation&quot;</span><span style="color:white;font-weight:bold;">
]</span>
</pre>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment