in _plugins/markdown_tag.rb [2:6]
def initialize(tag_name, text, tokens) super @text = text.strip end