* Fixed bug that was including space after snippet name in test compile hint by trimming name extracted from HTML.
* New trim() function added to enable above trimming.
* Extracted code that gets snippet name from HTML into new getSnippetName() function.
* Added new showEditSnippetHint() function that builds hint text for edit snippet links that includes current snippet name.