# Markdown from Template
This content is **markdown** inside a template element.
### Unordered Lists
- First level item one
- First level item two
- Second level item one
- Second level item two
- Third level item
- First level item three
This paragraph tests that lists properly end with margin-bottom.
### Ordered Lists
1. Step one: Initialize the project
2. Step two: Install dependencies
1. Run \`npm install\`
2. Verify installation
3. Step three: Start development server
**Bold text** and *italic text* with a [link](https://example.com).