class Ollama::Utils::ANSIMarkdown

def convert_em(el, opts)

def convert_em(el, opts)
  italic { inner(el, opts) }
end