From ba719e0d7c3f395d6b33f91a8fecc88f97c37c8f 2018-08-04 20:06:04 From: Peter Parente Date: 2018-08-04 20:06:04 Subject: [PATCH] Fix breaking newline --- diff --git a/examples/Index.ipynb b/examples/Index.ipynb index 9ee21e2..30e201a 100644 --- a/examples/Index.ipynb +++ b/examples/Index.ipynb @@ -18,8 +18,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "This directory contains IPython's notebook-based documentation. This - augments our [Sphinx-based documentation](https://ipython.org/ipython-doc/stable/index.html) with notebooks that contain interactive tutorials and examples. Over time, more of our documentation will be pulled into this format." + "This directory contains IPython's notebook-based documentation. This augments our [Sphinx-based documentation](https://ipython.org/ipython-doc/stable/index.html) with notebooks that contain interactive tutorials and examples. Over time, more of our documentation will be pulled into this format." ] }, {