Home
last modified time | relevance | path

Searched refs:HTML (Results 101 – 125 of 507) sorted by relevance

12345678910>>...21

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.TidyRemove.txt
H A DOutput.CommentScriptContents.txt
H A DCore.RemoveScriptContents.txt
H A DCore.NormalizeNewlines.txt
H A DCSS.Trusted.txt
H A DCore.Language.txt
H A DHTML.Proprietary.txt
/plugin/htmlok/
H A Dplugin.info.txt6 desc Allows embed HTML and PHP
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-4.0.md20 * Updated HTML report assets
32 …de-coverage/issues/432): Change how files with no executable lines are displayed in the HTML report
/plugin/combo/ComboStrap/
H A DMime.php13 public const HTML = "text/html"; define in ComboStrap\\Mime
90 return new Mime(Mime::HTML);
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCREDITS.txt14 * HTML2FPDF is a php script to read a HTML text and generate a PDF file. *
24 -Clément Lavoillotte for HTML-oriented FPDF idea
34 -W3SCHOOLS for HTML-related reference info [http://www.w3schools.com/]
/plugin/anchor/
H A Dsyntax.php
/plugin/scrape/
H A Dplugin.info.txt6 desc Include HTML parts from other website into the wiki
/plugin/htmlsafe/
H A Dplugin.info.txt5 name HTML Safe
/plugin/htmlokalt/
H A Dplugin.info.txt6 desc Enables raw HTML like the old 'config:htmlok' behaviour.
/plugin/orgapp/
H A Dplugin.info.txt6 desc Generate HTML code to integrate OrgApp applet (see http://www.eiroca.net/orgapp)
/plugin/confightmlok/
H A Dplugin.info.txt6 desc Enables raw HTML like the old 'config:htmlok' behaviour.
/plugin/webcode/
H A Dplugin.info.txt6 desc Plugin that shows and adds the result of (web|browser) code (ie HTML, CSS or Javascript)
/plugin/htmlokay/
H A Dplugin.info.txt6 desc Restricts HTML access to designated users and groups at one of four access levels.
/plugin/chiplink/
H A Dplugin.info.txt6 desc Provides automatic links to HTML reports on your server, by searching the wikitext.
/plugin/avbarchart/
H A Dplugin.info.txt6 desc Generates a very simple CSS/HTML bar chart. Supports colored bars.
/plugin/adhoctags/
H A Dplugin.info.txt5 name Ad-Hoc HTML Plugin
6 desc (Formerly: Ad Hoc Tags) A secure but flexible way to insert HTML tags into DokuWiki
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md25 The `CommonMarkConverter` class provides a simple wrapper for converting CommonMark to HTML:
57 ? If you will be parsing untrusted input from users, please consider setting the `html_input` and `allow_unsafe_links` options per the example above. See <https://commonmark.thephpleague.com/security/> for more details. If you also do choose to allow raw HTML input from untrusted users, consider using a library (like [HTML Purifier](https://github.com/ezyang/htmlpurifier)) to provide additional HTML filtering.
72 - Disallowed raw HTML
102 - [Sup Sub extensions](https://github.com/OWS/commonmark-sup-sub-extensions) - Adds support of superscript and subscript (`<sup>` and `<sub>` HTML tags)
105 - [Marker Extension](https://github.com/noah1400/commonmark-marker-extension) - Adds support of highlighted text (`<mark>` HTML tag)
117 [SemVer](http://semver.org/) is followed closely. Minor and patch releases should not introduce breaking changes to the codebase; however, they might change the resulting AST or HTML output of parsed Markdown (due to bug fixes, spec changes, etc.) As a result, you might get slightly different HTML, but any custom code built onto this library should still function correctly.
/plugin/bookcreator/
H A Dplugin.info.txt6 desc Allow to make a book (PDF, ODT, HTML or text) from selected pages
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md7 - Improved handling of inline HTML with URL and email tags.
38 - #112 Fixed parsing for custom self-closing HTML tags
40 - #114 better handling of continued inline HTML in paragraphs
65 …sions to work with the parsed Markdown in many ways including rendering as other formats than HTML.

12345678910>>...21