Libraries tagged by markdown it
ion-bazan/composer-diff
1119969 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
texy/texy
763547 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
kaoken/markdown-it-php
29638 Downloads
PHP version makdown-it
maglnet/magl-markdown
153015 Downloads
Provides a ZF2 View Helper to render markdown syntax. It uses third-party libraries for the rendering and you can switch between different renderers.
aspose/pdf-sdk-php
23350 Downloads
Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.
dg/texy
133890 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
onspli/phpdoc-markdown
18987 Downloads
Generate documentation in Markdown format so it can be published in GitHub.
marcocesarato/markdown
160 Downloads
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.
kartik-v/krajee-markdown-editor
944 Downloads
A Boostrap styled markdown editor that offers configurable toolbar, live preview, export, fullscreen mode, and more features.
schumacherfm/markdown
10 Downloads
Markdown as module for Magento! Replaces the TinyMCE editor. Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML)
joomlatools/pages
3653 Downloads
Joomlatools Pages is a very fast just-in-time page generator and flexible framework that makes building websites with any CMS, API, or database fun again. It can be installed in Joomla as a component, or be used standalone
benfiratkaya/commonmark-ext-underline
322 Downloads
This extension adds support for underline syntax. It allows users to use !! in order to indicate text that should be rendered within tags.
daysofwonder/phpleague-commonmark-implicit-figures
5659 Downloads
Render images occurring by itself in a paragraph as ``, similar to pandoc's implicit figures
roots/markdown-on-save
1627 Downloads
Allows you to compose content in Markdown on a per-item basis.
dungphanxuan/yii2-lepture-editor
1833 Downloads
Editor is not a WYSIWYG editor, it is a plain text markdown editor. Thanks for the great project codemirror, without which editor can never be created.