Genesis
This commit is contained in:
22
sample.md
Normal file
22
sample.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Markdown Viewer Test
|
||||
|
||||
This is a **sample markdown file** to test the Markdown Viewer app.
|
||||
|
||||
## Features Supported
|
||||
|
||||
- **Bold text**
|
||||
- *Italic text*
|
||||
- `Inline code`
|
||||
- [Links](https://example.com)
|
||||
|
||||
### Code Example
|
||||
|
||||
Here's some `inline code` in a paragraph.
|
||||
|
||||
## Lists
|
||||
|
||||
Basic text formatting works great with this viewer.
|
||||
|
||||
### Additional Notes
|
||||
|
||||
The app uses WebKit to render the markdown as HTML with custom CSS styling for a clean, readable appearance.
|
||||
Reference in New Issue
Block a user