From bab101a83b56f1fa31f415211df5e2569d75f3c6 Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Mon, 7 Jul 2014 15:34:40 +0200 Subject: Remove unintentionally added f3 docs --- .../lib/api/classMarkdown-members.html | 63 ---------------------- 1 file changed, 63 deletions(-) delete mode 100644 management-interface/lib/api/classMarkdown-members.html (limited to 'management-interface/lib/api/classMarkdown-members.html') diff --git a/management-interface/lib/api/classMarkdown-members.html b/management-interface/lib/api/classMarkdown-members.html deleted file mode 100644 index 0316071..0000000 --- a/management-interface/lib/api/classMarkdown-members.html +++ /dev/null @@ -1,63 +0,0 @@ - - - -
- - - -|
- Fat-Free Framework
- 3.2.2
-
-
- |
-
This is the complete list of members for Markdown, including all inherited members.
-| $blocks | Markdown | protected |
| $special | Markdown | |
| _a($str) | Markdown | protected |
| _atx($type, $str) | Markdown | protected |
| _auto($str) | Markdown | protected |
| _blockquote($str) | Markdown | protected |
| _code($str) | Markdown | protected |
| _fence($hint, $str) | Markdown | protected |
| _hr() | Markdown | protected |
| _img($str) | Markdown | protected |
| _li($str) | Markdown | protected |
| _p($str) | Markdown | protected |
| _pre($str) | Markdown | protected |
| _raw($str) | Markdown | protected |
| _setext($str, $type) | Markdown | protected |
| _text($str) | Markdown | protected |
| build($str) | Markdown | protected |
| convert($txt) | Markdown | |
| esc($str) | Markdown | |
| instance() | Prefab | static |
| scan($str) | Markdown | |
| snip($str) | Markdown | protected |