Recommend this page to a friend! |
Download .zip |
Info | Example | View files (66) | Download .zip | Reputation | Support forum (2) | Blog (1) | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2023-11-28 (5 months ago) | Not enough user ratings | Total: 387 | All time: 6,674 This week: 455 |
Version | License | PHP version | Categories | |||
markdown 1.0.11 | BSD License | 4 | HTML, Parsers |
Description | Author | ||||||||
This class can parse Markdown documents and generate HTML tags. |
|
<?php |
Files |
File | Role | Description | ||
---|---|---|---|---|
test (1 file, 3 directories) | ||||
generate_php_developer_contract.php | Example | Example of rendering a the Markdown text of a PHP developer contract obtained from Google Generative API in a HTML page | ||
markdown_parser.php | Class | Markdown parser class | ||
markdown_preview.php | Appl. | Markdown render preview form script | ||
markdown_to_html.php | Example | Example of how to generate HTML from markdown parsing results | ||
sample.html | Data | Sample output of the parsed simple.md file converted to HTML | ||
test_markdown_parser.php | Example | Test markdown parser class |
Files | / | test |
Files | / | test | / | expect |
File | Role | Description |
---|---|---|
Amps-and-angle-encoding.html | Data | Original test HTML output file by John Gruber |
Auto-links.html | Data | Original test HTML output file by John Gruber |
Backslash-escapes.html | Data | Original test HTML output file by John Gruber |
Blockquotes-with-code-blocks.html | Data | Original test HTML output file by John Gruber |
code.txt | Data | Code test expected output |
emphasis.txt | Data | Emphasis test expected output |
Hard-wrapped-parag...ist-like-lines.html | Data | Original test HTML output file by John Gruber |
headers.txt | Data | Headers test expected output |
Horizontal-rules.html | Data | Original test HTML output file by John Gruber |
images.txt | Data | Images test expected output |
image_links.txt | Data | Links with image test expected output |
Inline-HTML-Advanced.html | Data | Original test HTML output file by John Gruber |
Inline-HTML-comments.html | Data | Original test HTML output file by John Gruber |
Inline-HTML-Simple.html | Data | Original test HTML output file by John Gruber |
Links-inline-style.html | Data | Original test HTML output file by John Gruber |
Links-reference-style.html | Data | Original test HTML output file by John Gruber |
links.txt | Data | Links test expected output |
lists.txt | Data | Lists test expected output |
lists_with_code.txt | Doc. | Lists with code text expected output |
Literal-quotes-in-titles.html | Data | Original test HTML output file by John Gruber |
Markdown-Documentation-Basics.html | Data | Original test HTML output file by John Gruber |
Markdown-Documentation-Syntax.html | Data | Original test HTML output file by John Gruber |
Nested-blockquotes.html | Data | Original test HTML output file by John Gruber |
Ordered-and-unordered-lists.html | Data | Original test HTML output file by John Gruber |
sample.txt | Data | Expected test output |
Strong-and-em-together.html | Data | Original test HTML output file by John Gruber |
strong.txt | Data | String test expected output |
Tabs.html | Data | Original test HTML output file by John Gruber |
Tidyness.html | Data | Original test HTML output file by John Gruber |
Files | / | test | / | sample |
File | Role | Description |
---|---|---|
Amps-and-angle-encoding.text | Data | Original test Markdown file by John Gruber |
Auto-links.text | Data | Original test Markdown file by John Gruber |
Backslash-escapes.text | Data | Original test Markdown file by John Gruber |
Blockquotes-with-code-blocks.text | Data | Original test Markdown file by John Gruber |
code.md | Data | Code markdown sample |
emphasis.md | Data | Emphasis markdown sample |
Hard-wrapped-parag...ist-like-lines.text | Data | Original test Markdown file by John Gruber |
headers.md | Data | Headers markdown sample |
Horizontal-rules.text | Data | Original test Markdown file by John Gruber |
images.md | Data | Images markdown sample |
image_links.md | Data | Links with image markdown sample |
Inline-HTML-Advanced.text | Data | Original test Markdown file by John Gruber |
Inline-HTML-comments.text | Data | Original test Markdown file by John Gruber |
Inline-HTML-Simple.text | Data | Original test Markdown file by John Gruber |
Links-inline-style.text | Data | Original test Markdown file by John Gruber |
Links-reference-style.text | Data | Original test Markdown file by John Gruber |
links.md | Data | Links markdown sample |
lists.md | Data | Lists markdown sample |
lists_with_code.md | Data | Lists with code markdown sample |
Literal-quotes-in-titles.text | Data | Original test Markdown file by John Gruber |
Markdown-Documentation-Basics.text | Data | Original test Markdown file by John Gruber |
Markdown-Documentation-Syntax.text | Data | Original test Markdown file by John Gruber |
Nested-blockquotes.text | Data | Original test Markdown file by John Gruber |
Ordered-and-unordered-lists.text | Data | Original test Markdown file by John Gruber |
sample.md | Data | Simple markdown document for testing |
Strong-and-em-together.text | Data | Original test Markdown file by John Gruber |
strong.md | Data | Strong markdown sample |
Tabs.text | Data | Original test Markdown file by John Gruber |
Tidyness.text | Data | Original test Markdown file by John Gruber |
markdown-2023-11-28.zip 85KB | |
markdown-2023-11-28.tar.gz 70KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
Secure HTML parser and filter | .zip .tar.gz | Convert parsed Markdown tags to HTML | Conditional |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
98% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.