Home
last modified time | relevance | path

Searched refs:with (Results 1676 – 1700 of 2327) sorted by last modified time

1...<<61626364656667686970>>...94

/plugin/loadskin/
H A DCOPYING39 We protect your rights with two steps: (1) copyright the software, and
68 either verbatim or with modifications and/or translated into another
85 along with the Program.
130 with the Program (or with a work based on the Program) on a volume of
138 a) Accompany it with the complete corresponding machine-readable
142 b) Accompany it with a written offer, valid for at least three
152 received the program in object code or executable form with such
153 an offer, in accord with Subsection b above.)
162 form) with the major components (compiler, kernel, and so on) of the
170 compelled to copy the source along with the object code.
[all …]
/plugin/simplewikipagetree/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
68 either verbatim or with modifications and/or translated into another
85 along with the Program.
130 with the Program (or with a work based on the Program) on a volume of
138 a) Accompany it with the complete corresponding machine-readable
142 b) Accompany it with a written offer, valid for at least three
149 c) Accompany it with the information you received as to the offer
152 received the program in object code or executable form with such
153 an offer, in accord with Subsection b above.)
162 form) with the major components (compiler, kernel, and so on) of the
[all …]
/plugin/authfacebook/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
68 either verbatim or with modifications and/or translated into another
85 along with the Program.
130 with the Program (or with a work based on the Program) on a volume of
138 a) Accompany it with the complete corresponding machine-readable
142 b) Accompany it with a written offer, valid for at least three
149 c) Accompany it with the information you received as to the offer
152 received the program in object code or executable form with such
153 an offer, in accord with Subsection b above.)
162 form) with the major components (compiler, kernel, and so on) of the
[all …]
/plugin/unsplashdoku/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
68 either verbatim or with modifications and/or translated into another
85 along with the Program.
130 with the Program (or with a work based on the Program) on a volume of
138 a) Accompany it with the complete corresponding machine-readable
142 b) Accompany it with a written offer, valid for at least three
149 c) Accompany it with the information you received as to the offer
152 received the program in object code or executable form with such
153 an offer, in accord with Subsection b above.)
162 form) with the major components (compiler, kernel, and so on) of the
[all …]
/plugin/authdjango/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
68 either verbatim or with modifications and/or translated into another
85 along with the Program.
130 with the Program (or with a work based on the Program) on a volume of
138 a) Accompany it with the complete corresponding machine-readable
142 b) Accompany it with a written offer, valid for at least three
149 c) Accompany it with the information you received as to the offer
152 received the program in object code or executable form with such
153 an offer, in accord with Subsection b above.)
162 form) with the major components (compiler, kernel, and so on) of the
[all …]
/plugin/progrecss/
H A Dplugin.info.txt6 desc Prints CSS-based progress bars with <progrecss x% /> or <progrecss x/y />
/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/
H A Dfenced-code.md9 fenced with tildes
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A DREADME1 All tests prefixed with `md1_` are taken from http://daringfireball.net/projects/downloads/Markdown…
H A Dhtml-block.md23 alt="some alt aligned with src attribute" title="some text" />
45 alt="some alt aligned with src attribute"
50 alt="some alt aligned with src attribute"
H A Dlist-marker-in-paragraph.md7 Here's one with a bullet.
H A Dlist_items_with_undefined_ref.md2 …considered as the fastest one when dealing with cache for a centralized thick application (e.g. one
H A Dspecs.md49 like it's been marked up with tags or formatting instructions. While
93 not be indented with tabs or spaces. Markdown is smart enough not
198 end a line with two or more spaces, then type return.
293 example, with BBEdit, you can make a selection and choose Increase
361 To make lists look nice, you can wrap items with hanging indents:
407 1. This is a list item with two paragraphs. Lorem ipsum dolor
421 * This is a list item with two paragraphs.
432 * A list item with a blockquote:
440 * A list item with a code block:
612 or tabs for padding, which tends to look better with longer URLs:
[all …]
H A Dinline-html.md11 this line ends with <
13 this line ends with &
H A Dlinks.md13 [I'm an inline-style link with title](https://www.google.com "Google's Homepage")
15 [I'm an inline-style link with title](https://www.google.com "Google's Homepage")
H A Dmd1_inline_html_simple.md42 Just plain comment, with trailing spaces on the line:
H A Dnewline.md1 This is a paragraph with a newline
H A Dreferences.md20 with][multi
H A Dmd1_amps_and_angle_encoding.md11 Here's a [link] [1] with an ampersand in the URL.
13 Here's a link with an amersand in the link text: [AT&T] [2].
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-ol-start-num-data/
H A Dmd1_ordered_and_unordered_lists.md1 ## Ordered, start's with 4
15 Loose using tabs, start's with 5:
31 Multiple paragraphs, start's with 5:
42 ## Nested, start's with 5
51 Same thing but with paragraphs:
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md7 - Improved handling of inline HTML with URL and email tags.
8 - Improved handling of custom syntax with `[[`, references should not use `[` as the first characte…
21 - #151 Fixed table rendering for lines begining with | for GFM (@GenaBitu)
45 - improve compatibility with github flavored markdown
46 - #64 fixed some rendering issue with emph and strong
48 - fixed various issues with table rendering
57 - Fixed the `bin/markdown` script to work with composer autoloader (c497bada0e15f61873ba6b2e29f4bb8…
65 …nternal representation of the parsed text which allows extensions to work with the parsed Markdown…
83 …This not only fixes some issues with nested block elements but also allows manipulation of the mar…
90 - #27 Fixed some rendering problems with block elements not separated by newlines
[all …]
H A DCONTRIBUTING.md10 - I am following a code style that is basically [PSR-2](http://www.php-fig.org/psr/2/) but with TAB…
27 The Markdown parser classes are tested with [PHPUnit](https://phpunit.de/). For each test case ther…
28 the subfolders of the `/tests` folder. The result of the parser is tested with an input and an outp…
31 You can run the tests after initializing the lib with composer(`composer install`) with the followi…
35 To create a new test case, create a `.md` file a`.html` with the same base name in the subfolders of
H A DREADME.md20 Extending the Markdown language with new elements is as simple as adding a new method to the class …
73 > Note: If you have configured PHP with opcache you need to enable the
163 Render a file with original markdown:
223 // if a line starts with at least 3 backticks it is identified as a fenced code block
405 In general, just adding the trait with `use` is enough, however in some cases some fine tuning is d…
408 by renaming the identification function. This is what is done with renaming `identifyHr` to `identi…
429 * @var array these are "escapeable" characters. When using one of these prefixed with a
471 While reviewing PHP markdown parsers for choosing one to use bundled with the [Yii framework 2.0][]
473 of doing real parsing. This way extending them with new language elements is quite hard
474 as you have to come up with a complex regex, that matches your addition but does not mess
[all …]
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Ddel.md5 a line with ~~ in it ...
H A Dgithub-code-in-numbered-list.md2 2. Item two with some code:
8 3. Item three with code:
H A Dgithub-sample.md16 Oh, and one thing I cannot stand is the mangling of words with multiple underscores in them like pe…
52 1. This is a list item with two paragraphs. Lorem ipsum dolor
128 > the midst of this press conference, with all the pressure of trying to
129 > come up with answer, but it hadn't yet...
134 > as I should be in coming up with one.

1...<<61626364656667686970>>...94