Skip to content

Instantly share code, notes, and snippets.

@helgridly
Created November 6, 2014 20:29
Show Gist options
  • Save helgridly/19e8407e52b7723a74ac to your computer and use it in GitHub Desktop.
Save helgridly/19e8407e52b7723a74ac to your computer and use it in GitHub Desktop.
IPython notebook that breaks python-markdown's pymdpreprocessor.py
Display the source blob
Display the rendered blob
Raw
{
"metadata": {
"name": "",
"signature": "sha256:fae0b7120ebcb8202ca9dd96c97ae0ca4de84d9a4c4c18394365850d4809793a"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"variables": {
"foo": {}
}
},
"source": [
"this is a nonexistent variable: {{foo}}"
]
}
],
"metadata": {}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment