Home
last modified time | relevance | path

Searched refs:mention (Results 1 – 20 of 20) sorted by relevance

/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMentionExtension.php49 foreach ($mentions as $name => $mention) {
50 if ($mention['generator'] instanceof MentionGeneratorInterface) {
51 $environment->addInlineParser(new MentionParser($name, $mention['prefix'], $mention['pattern'], $mention['generator']));
52 } elseif (\is_string($mention['generator'])) {
53 $environment->addInlineParser(MentionParser::createWithStringTemplate($name, $mention['prefix'], $mention['pattern'], $mention['generator']));
54 } elseif (\is_callable($mention['generato
[all...]
H A DMentionParser.php66 $mention = $this->mentionGenerator->generateMention(new Mention($this->name, $prefix, $identifier));
68 if ($mention === null) {
73 $inlineContext->getContainer()->appendChild($mention);
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/Generator/
H A DStringTemplateLinkGenerator.php28 public function generateMention(Mention $mention): ?AbstractInline
30 $mention->setUrl(\sprintf($this->urlTemplate, $mention->getIdentifier()));
32 return $mention;
27 generateMention(Mention $mention) global() argument
H A DCallbackGenerator.php23 * A callback function which sets the URL on the passed mention and returns the mention, return a new AbstractInline based object or null if the mention is not a match
37 public function generateMention(Mention $mention): ?AbstractInline
39 $result = \call_user_func($this->callback, $mention);
49 return $mention;
52 throw new LogicException('CallbackGenerator callable must set the URL on the passed mention and return the mention, return a new AbstractInline based object or null if the mention is not a match');
31 generateMention(Mention $mention) global() argument
H A DMentionGeneratorInterface.php21 public function generateMention(Mention $mention): ?AbstractInline;
24 generateMention(Mention $mention) global() argument
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md512 with it as long as you mention my name and include the [license file][license]. Check the [license]…
/plugin/strata/
H A Dmanual.txt251 * The first explicit mention of a type for a variable will stick that type to the variable
/plugin/bible/bible_douayRheims/
H A DAmos.txt97 …6:11. And he shall answer: There is an end. And he shall say to him: Hold thy peace, and mention n…
H A DHebrews.txt231 …11:22. By faith Joseph, when he was dying, made mention of the going out of the children of Israel…
H A D1_Machabees.txt704 …d the ambassador with honour and received the letters, wherein there was mention made of the allia…
H A DEcclesiasticus.txt1514 …49:11. For he made mention of the enemies under the figure of rain, and of doing good to them that…
H A DIsaias.txt961 …t of the waters of Juda, you who swear by the name of the Lord, and make mention of the God of Isr…
H A DJeremias.txt485 …20:9. Then I said: I will not make mention of him, nor speak any more in his name: and there came …
/plugin/tuxquote/
H A Dquotes.txt376 In New York, tip the taxicab driver $40 if he does not mention his hemorrhoids. <BR> -- Dave Barry,…
674 …aplace (1749-1827), to Napoleon on why his works on celestial mechanics make no mention of God.
1044 …, because I want to know if a wing falls off. The pilot would never even mention this. <BR> -- Dav…
3400 As soon as you mention something... if it's good, it goes away. <BR> -- Unspeakable Law
4151 At the mention of ugly source code, people will of course think of Perl. But the superficial ugline…
/plugin/subjectindex/plugins/
H A Dbible_verses.txt5785 I should have said: "I shall disperse them,I will make the mention of them cease from mortal men,"
13991 For in death there is no mention of you;In She'ol who will laud you?
14190 …ers concerning horses,But, as for us, concerning the name of Jehovah our God we shall make mention.
14405 The face of Jehovah is against those doing what is bad,To cut off the mention of them from the very…
14993 I shall come in grand mightiness, O Sovereign Lord Jehovah;I shall mention your righteousness, your…
18144 …her masters besides you have acted as owners of us. By you only shall we make mention of your name.
29440 For there are many, I used to mention them often but now I mention them also with weeping, who are …
29563 We always thank God when we make mention concerning all of YOU in our prayers,
29943 I always thank my God when I make mention of you in my prayers,
30195 By faith Joseph, nearing his end, made mention of the exodus of the sons of Israel; and he gave a c…
[all …]
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs12301 /* 2.6.202 mention CT_Mention TODO */
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1 …aracter:"\\eb1d"}),e.megaphone=new e("megaphone",{character:"\\eb1e"}),e.mention=new e("mention",{…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js1 …aracter:"\\eb1d"}),e.megaphone=new e("megaphone",{character:"\\eb1e"}),e.mention=new e("mention",{…
H A Dbundle.js.map1 …odicon('megaphone', { character: '\\\\eb1e' });\n Codicon.mention = new Codicon('mention', { ch…