Skip to content

Instantly share code, notes, and snippets.

@RogerPodacter
Created March 20, 2011 15:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RogerPodacter/878381 to your computer and use it in GitHub Desktop.
Save RogerPodacter/878381 to your computer and use it in GitHub Desktop.
s.gsub(/^.{1,5}$/, '').gsub(/^[ ~-]+$/, '').gsub(/^[^a-zA-Z]+$/, '').gsub(/^\s*INSIDE THE THIRD REICH\s*$/, '').rg_markdown_to_html.to_file("third.html")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment