github_flavored_markdown
github_flavored_markdown copied to clipboard
Improve BlockCode function
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.