From: Geoff Kimball Date: Thu, 19 Nov 2015 06:27:14 +0000 (-0800) Subject: Remove Known Issues callouts X-Git-Tag: v6.0.0^2~5^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d97c053a3ce02002011beabeb814101019cd631e;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Remove Known Issues callouts --- diff --git a/docs/layout/default.html b/docs/layout/default.html index b2f3cdcf7..6331a7d4c 100644 --- a/docs/layout/default.html +++ b/docs/layout/default.html @@ -51,6 +51,7 @@ + diff --git a/docs/pages/abide.md b/docs/pages/abide.md index cf7e7f03b..73a807233 100644 --- a/docs/pages/abide.md +++ b/docs/pages/abide.md @@ -7,12 +7,6 @@ tags: - validation --- - -
-

Abide is not fully implemented yet, so these demos aren't functioning quite right.

-
- - ### Abide Demo These input types create a text field: `text`, `date`, `datetime`, `datetime-local`, `email`, `month`, `number`, `password`, `search`, `tel`, `time`, `url`, and `week`. diff --git a/docs/pages/accordion-menu.md b/docs/pages/accordion-menu.md index 52435d771..f5908cf43 100644 --- a/docs/pages/accordion-menu.md +++ b/docs/pages/accordion-menu.md @@ -5,13 +5,6 @@ js: js/foundation.accordionMenu.js description: Change a basic vertical Menu into a expandable accordion menu with the Accordion Menu plugin. --- -
-
Known Issues
- -
- ```html_example