Snippets: no more comments after errate comment
Created by: fspezi
I have a Snippet code with some comments. Then, I add another comment. This is the text:
<apice><apice><apice>cs
Array.ForEach(new string[] { "jquery", "bootstrap.min", "angular.min", "mustache", "application" }, s => Html.RequiresJs(String.Format("{0}.js", s), "js"));
<apice><apice><apice>
NOTE: replace < apice > with `
After send the new comment, the previous comments was hidden. If I add another comment, it don't appear.
On gitlab.com, version 5.1