What is the easiest way to convert the first kind of Markdown into the second kind of Markdown?
Headline 1 ========== Some text Subheadline 1 ------------- More text Headline 2 ========== Even more text into
# Headline 1 # Some text ## Subheadline 1 ## More text # Headline 2 # Even more text Linux or Mac OS X tools are preferred.