From a31e964f974f36a87fbc3171a043b21895594b9b Mon Sep 17 00:00:00 2001 From: Chris Oyler Date: Tue, 22 Dec 2015 10:25:29 -0800 Subject: [PATCH] updates documentation to represent options better --- docs/pages/abide.md | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/docs/pages/abide.md b/docs/pages/abide.md index 7158846ab..bcf552602 100644 --- a/docs/pages/abide.md +++ b/docs/pages/abide.md @@ -22,7 +22,7 @@ These input types create a text field: `text`, `date`, `datetime`, `datetime-loc

Here's how you use this input field!

@@ -30,9 +30,6 @@ These input types create a text field: `text`, `date`, `datetime`, `datetime-loc

This input is ignored by Abide using `data-abide-ignore`

@@ -40,10 +37,10 @@ These input types create a text field: `text`, `date`, `datetime`, `datetime-loc -

Here's how you use this input field!

+

Enter a password please.

-

Here's how you use this input field!

+

This field is using the `data-equalto="password"` attribute, causing it to match the password field above.

-
-