From c3cb4c31b2da71db8a15b70e2af168d0178264db Mon Sep 17 00:00:00 2001
From: Markus Amalthea Magnuson
Date: Sun, 14 Apr 2013 19:38:03 +0200
Subject: [PATCH 01/12] Unwrap body text.
---
page/about-jquery/how-jquery-works.md | 49 +++++++--------------------
1 file changed, 13 insertions(+), 36 deletions(-)
diff --git a/page/about-jquery/how-jquery-works.md b/page/about-jquery/how-jquery-works.md
index f21205db..ac2c1cb5 100644
--- a/page/about-jquery/how-jquery-works.md
+++ b/page/about-jquery/how-jquery-works.md
@@ -2,10 +2,10 @@
title : How jQuery Works
level: beginner
---
+
### jQuery: The Basics
-This is a basic tutorial, designed to help you get started using jQuery. If you
-don't have a test page setup yet, start by creating the following HTML page:
+This is a basic tutorial, designed to help you get started using jQuery. If you don't have a test page setup yet, start by creating the following HTML page:
```
@@ -24,14 +24,11 @@ don't have a test page setup yet, start by creating the following HTML page: