class MarkdownExec::LinkHistory

def initialize

def initialize
  @history = []
end