github_flavored_markdown icon indicating copy to clipboard operation
github_flavored_markdown copied to clipboard

Improve BlockCode function

Open n10v opened this issue 8 years ago • 0 comments

Actually, I didn't find any example of usage, when for _, elt := range strings.Fields(lang) { ... } loop is useful. That's why I deleted it. If I'm not right, please explain me, which situations this loop manages.

n10v avatar Nov 05 '17 21:11 n10v