From 683d4c8f58d382b1c5b7e63e2d68cab186e6e7af Mon Sep 17 00:00:00 2001 From: Alex Hanna Date: Mon, 8 Feb 2016 13:36:30 -0600 Subject: [PATCH] Update tooltip.md Normalize quotes used with html attributes in tooltip example code --- docs/pages/tooltip.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pages/tooltip.md b/docs/pages/tooltip.md index cf3c88a33..320559ef1 100644 --- a/docs/pages/tooltip.md +++ b/docs/pages/tooltip.md @@ -11,7 +11,7 @@ By default, a tooltip appears below the defined term on hover. ```html_example

-The scarabaeus hung quite clear of any branches, and, if allowed to fall, would have fallen at our feet. Legrand immediately took the scythe, and cleared with it a circular space, three or four yards in diameter, just beneath the insect, and, having accomplished this, ordered Jupiter to let go the string and come down from the tree. +The scarabaeus hung quite clear of any branches, and, if allowed to fall, would have fallen at our feet. Legrand immediately took the scythe, and cleared with it a circular space, three or four yards in diameter, just beneath the insect, and, having accomplished this, ordered Jupiter to let go the string and come down from the tree.

``` @@ -23,7 +23,7 @@ To get a tip-top top tooltip (lol), just add the class `.top` the `` eleme ```html_example

...clearing away the brambles with the -scythe. +scythe. At the spot thus attained a second peg was driven, and about this, as a centre, a rude circle, about four feet in diameter, described. Taking now a spade himself, and giving one to Jupiter and one to me, Legrand begged us to set about one to digging as quickly as possible.

``` -- 2.47.2