Formify Markdown Test
This file demonstrates various Markdown features and the ability to display images.
SVG Image Test
Here's our Formify logo as an SVG:
Markdown Features
Text Formatting
You can make text bold, italic, or both. You can also use strikethrough.
Lists
Unordered List
- Item 1
- Item 2
- Subitem 2.1
- Subitem 2.2
- Item 3
Ordered List
- First item
- Second item
- Third item
Links
Blockquotes
This is a blockquote. It can span multiple lines.
Code
Inline code: const greeting = "Hello, Formify!";
Code block: