Home
last modified time | relevance | path

Searched refs:markdown (Results 1 – 25 of 98) sorted by path

1234

/plugin/aceeditor/
H A DNEWS33 * Support for markdown(extra) plugin
H A Dbuild.js1markdown:A,matlab:O,mysql:D,objc:P,ocaml:H,pascal:B,perl:j,pgsql:F,php:I,powershell:q,prolog:R,pro… property in AnonymousFunction3f7200173f900.mt
/plugin/aichat/
H A Dcomposer.lock99 "markdown",
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md21 * [GitHub flavored](https://help.github.com/articles/github-flavored-markdown)
41 Parsedown is capable of escaping user-input within the HTML that it generates. Additionally Parsedown will apply sanitisation to additional scripting vectors (such as scripting link destinations) that are introduced by the markdown syntax itself.
/plugin/codemirror/dist/modes/
H A Dgfm.min.js.map1markdown/markdown\"), require(\"../../addon/mode/overlay\"));\n else if (typeof define == \"funct…
H A Dmarkdown.min.js.map1markdown/markdown.js"],"names":["mod","exports","module","require","define","amd","CodeMirror","de…
H A Dslim.min.js1 …ss",styl:"text/x-styl",coffee:"coffeescript",asciidoc:"text/x-asciidoc",markdown:"text/x-markdown"… property in AnonymousFunctionb86b291e0200.f
H A Dslim.min.js.map1markdown","textile","creole","wiki","mediawiki","rdoc","builder","nokogiri","erb","embeddedRegexp"…
/plugin/codemirror/dist/
H A Dscripts.min.js8 …ivescript"},lua:{name:"lua"},mariadb:{name:"sql",mime:"text/x-mariadb"},markdown:{name:"markdown"}… class in AnonymousFunction3fb7904a21a00.c
H A Dscripts.min.js.map1markdown","matlab","mbox","modelica","mscgen","mscgenny","mssql","mumps","mysql","nginx","nsis","n…
/plugin/commonmark/
H A DREADME.md9 1. check that Markdown indicator ('\<!DOCTYPE markdown\>') is included on the document
26 Commonmark plugin would conflit with other markdown-related plugins, including [Mdpage](https://www.dokuwiki.org/plugin:mdpage).
H A Dcomposer.lock107 "cebe/markdown": "^1.0",
115 "michelf/php-markdown": "^1.4 || ^2.0",
159 "markdown",
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/
H A DCommonmark.php15 public static function RendtoDW($markdown, $frontmatter_tag = 'off'): string {
25 $FMresult = self::ExtractFrontmatter($markdown);
60 public static function ExtractFrontmatter($markdown) {
62 $result = $frontMatterExtension->getFrontMatterParser()->parse($markdown);
13 RendtoDW($markdown) global() argument
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
H A DREADME.md84 - [Drupal](https://www.drupal.org/project/markdown)
89 - [Twig Markdown extension](https://github.com/twigphp/markdown-extension)
90 - [Twig filter and tag](https://github.com/aptoma/twig-markdown)
193 This project is used by [Drupal](https://www.drupal.org/project/markdown), [Laravel Framework](https://laravel.com/), [Cachet](https://cachethq.io/), [Firefly III](https://firefly-iii.org/), [Neos](https://www.neos.io/), [Daux.io](https://daux.io/), and [more](https://packagist.org/packages/league/commonmark/dependents)!
/plugin/commonmark/vendor/league/commonmark/bin/
H A Dcommonmark
/plugin/commonmark/vendor/league/commonmark/src/
H A DDocParser.php
H A DMarkdownConverterInterface.php33 public function convertToHtml(string $markdown): RenderedContentInterface;
30 convertToHtml(string $markdown) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Event/
H A DDocumentPreParsedEvent.php27 private MarkdownInputInterface $markdown;
29 public function __construct(Document $document, MarkdownInputInterface $markdown)
32 $this->markdown = $markdown;
42 return $this->markdown;
47 $this->markdown = $markdownInput;
26 private $markdown; global() variable in League\\CommonMark\\Event\\DocumentPreParsedEvent
28 __construct(Document $document, MarkdownInputInterface $markdown) global() argument
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css2167 .monaco-hover .markdown-hover > .hover-contents:not(.code-hover-contents) {
2172 .monaco-hover .markdown-hover > .hover-contents:not(.code-hover-contents) hr {
2252 .monaco-hover .markdown-hover .hover-contents .codicon {
2418 .monaco-editor .parameter-hints-widget .docs .markdown-docs {
2422 .monaco-editor .parameter-hints-widget .docs .markdown-docs code {
2892 .monaco-editor .suggest-widget .details > .monaco-scrollable-element > .body > .docs.markdown-docs {
2898 .monaco-editor .suggest-widget .details > .monaco-scrollable-element > .body > .docs.markdown-docs …
2899 .monaco-editor .suggest-widget .details > .monaco-scrollable-element > .body > .docs.markdown-docs …
2903 .monaco-editor .suggest-widget .details > .monaco-scrollable-element > .body > .docs.markdown-docs …
2907 .monaco-editor .suggest-widget .details > .monaco-scrollable-element > .body > .docs.markdown-docs …
[all …]
H A Dbundle.js1 …read",{character:"\\eb1b"}),e.mail=new e("mail",{character:"\\eb1c"}),e.markdown=new e("markdown",…
426markdown is base64 encoded for these urls)"),A=w(),R=v("div"),(P=v("label")).textContent="Copy Mar…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1markdown';\n})(MarkupKind || (MarkupKind = {}));\n(function (MarkupKind) {\n /**\n * Checks…
H A D21.21.js1 …,.]/,"delimiter"],[/"""/,{token:"string",next:"@mlstring",nextEmbedded:"markdown"}],[/"([^"\\]|\\.…
H A D21.21.js.map1 … [/\"\"\"/, { token: 'string', next: '@mlstring', nextEmbedded: 'markdown' }],\n …
H A D3.3.js.map1markdown';\n})(MarkupKind || (MarkupKind = {}));\n(function (MarkupKind) {\n /**\n * Checks…

1234