Markdown Pages
Custom Markdown Features
Here are some custom Markdown features Hyde provides!
Colored Blockquotes
Normal Blockquote
Info Blockquote
Warning Blockquote
Danger Blockquote
Success Blockquote
Automatic file path labels for code blocks
Filepath: Hello.phpecho 'A file path label has been added to the top right corner.';
Markdown Cheat Sheet
HydePHP uses TailwindCSS prose styles to style the Markdown.
That means it supports cool stuff like links, bold text,
italic text, strikethrough, and inline code
. And images!
- And of course, you can use numbered lists
- Just as you can use unordered ones
Extended Syntax
These elements extend the basic syntax by adding additional features.
Table
Syntax | Description |
---|---|
Header | Title |
Paragraph | Text |
Task List
- Write the press release
- Update the website
- Contact the media