Home
last modified time | relevance | path

Searched refs:paragraphs (Results 26 – 50 of 111) sorted by relevance

12345

/plugin/flowplay2/
H A Dsyntax.php43 …ypes() { return array('container','substition','protected','disabled','formatting','paragraphs'); }
/plugin/aimg/
H A Dsyntax.php60 return array('formatting','substition','disabled','protected','container','paragraphs');
/plugin/tip/
H A Dsyntax.php160 * nested paragraphs.
/plugin/complex_lists/complex_lists/
H A Dsyntax.php24 …return array('container', 'paragraphs', 'formatting', 'substition', 'protected', 'disabled', 'para…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Allowed.txt
H A DAutoFormat.AutoParagraph.txt
/plugin/editions/
H A DREADME19 d. all paragraphs need to be in the same order across same pages
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_markdown_documentation_basics.md40 blank.) Normal paragraphs should not be intended with spaces or tabs.
169 the paragraphs by 4 spaces or 1 tab:
173 With multiple paragraphs.
181 <p>With multiple paragraphs.</p></li>
H A Dspecs.md189 blank.) Normal paragraphs should not be indented with spaces or tabs.
192 that Markdown supports "hard-wrapped" text paragraphs. This differs
254 > This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet,
264 > This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet,
403 List items may consist of multiple paragraphs. Each subsequent
407 1. This is a list item with two paragraphs. Lorem ipsum dolor
418 paragraphs, but here again, Markdown will allow you to be
421 * This is a list item with two paragraphs.
460 markup source code. Rather than forming normal paragraphs, the lines
/plugin/wysiwyg/css/
H A Dfck_editorarea.css54 paragraphs. Remember to apply the same style in your output front end page.
/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_editorarea.css54 paragraphs. Remember to apply the same style in your output front end page.
/plugin/odt/
H A DChangeLog.txt70 * Support for 'display' attribute in text spans and paragraphs
103 * Output paragraphs with style "Quotation 1" up to "Quotation 5" for quotes.
177 * renderer.php: Remove empty paragraphs from output
/plugin/divalign2/
H A DChangeLog26 * Removed support for aligning multiple paragraphs in one go.
/plugin/wrap/
H A Dhelper.php13 static protected $paragraphs = array ('wrap_leftalign', 'wrap_rightalign', 'wrap_centeralign', 'wrap_justify'); variable in helper_plugin_wrap
186 // Check for paragraphs
191 foreach (self::$paragraphs as $paragraph) {
708 $frame_props ['number-wrapped-paragraphs'] = 'no-limit';
H A Dexample.txt5 An uppercase **%%<WRAP>%%** (or alternatively **%%<block>%%** or **%%<div>%%**) creates a **''div''** and should be used for **"big"** containers, **surrounding** paragraphs, lists, tables, etc.
23 A lowercase **%%<wrap>%%** (or alternatively **%%<inline>%%** or **%%<span>%%**) creates a **''span''** and should be used for **"small"** containers, **inside** paragraphs, lists, tables, etc.
/plugin/bliki/
H A Dsyntax.php46 … return array('container', 'formatting', 'substition', 'protected', 'disabled', 'paragraphs');
/plugin/showif/
H A Dsyntax.php.alternative.version74 'paragraphs',
/plugin/progrecss/
H A Dstyle.css170 margin-top: 0em; /* this will break with very packed paragraphs */
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-sample.md52 1. This is a list item with two paragraphs. Lorem ipsum dolor
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md40 - #114 better handling of continued inline HTML in paragraphs
/plugin/ckgdoku/ckeditor/
H A Dcontents-default.css69 paragraphs. Remember to apply the same style in your output front end page.
/plugin/ckgedit/ckeditor/
H A Dcontents-default.css69 paragraphs. Remember to apply the same style in your output front end page.
/plugin/fckg/fckeditor/editor/css/
H A Dfck_editorarea.css.dokuwiki_template75 paragraphs. Remember to apply the same style in your output front end page.
H A Dfck_editorarea.css75 paragraphs. Remember to apply the same style in your output front end page.
H A Dfck_editorarea.css.default_template73 paragraphs. Remember to apply the same style in your output front end page.

12345