Home
last modified time | relevance | path

Searched refs:markdown (Results 1 – 3 of 3) sorted by relevance

/web-master/vendor/michelf/php-markdown-extra/
H A DPHP Markdown Extra Readme.text17 <http://michelf.com/projects/php-markdown/extra/> for details.
33 Markdown page: <http://daringfireball.net/projects/markdown/>
79 To use PHP Markdown with bBlog, rename "markdown.php" to
125 include_once "markdown.php";
153 swapping the old "markdown.php" file for the new one.
156 hide the "markdown.php" file.
160 | [Pivot][] | `(site home)/pivot/includes/markdown/`
183 the "markdown.php" file.
439 * The markdown="" attribute now accepts unquoted values.
446 <p markdown="1">_Hello_ _world_</p>
[all …]
/web-master/include/
H A Dfunctions.inc275 // We use markdown for people profiles
276 include_once dirname(__FILE__) . '/../vendor/michelf/php-markdown-extra/markdown.php';
/web-master/
H A Dusers.sql66 markdown TEXT NOT NULL, field

Completed in 8 milliseconds