Skip to content

Instantly share code, notes, and snippets.

@benui-dev
Created February 1, 2012 02:00
Show Gist options
  • Select an option

  • Save benui-dev/1714519 to your computer and use it in GitHub Desktop.

Select an option

Save benui-dev/1714519 to your computer and use it in GitHub Desktop.
from mwlib.refine import compat
raw = """
=Sup=
Je suis le voyageur dans le baked beans.
"""
parsed = compat.parse_txt(raw)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment