initial commit
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: 'Markdown Editor'
|
||||
description: 'A sleek markdown editor with live preview and export options'
|
||||
links:
|
||||
github: 'https://github.com/username/markdown-editor'
|
||||
gitea: 'https://gitea.example.com/username/markdown-editor'
|
||||
---
|
||||
|
||||
# Markdown Editor
|
||||
|
||||
A beautiful and intuitive markdown editor with real-time preview, syntax highlighting, and multiple export formats.
|
||||
|
||||
## Features
|
||||
|
||||
- Live preview
|
||||
- Syntax highlighting
|
||||
- Export to PDF, HTML
|
||||
- Dark mode support
|
||||
- Keyboard shortcuts
|
||||
- Auto-save
|
||||
|
||||
## Built With
|
||||
|
||||
- React
|
||||
- CodeMirror
|
||||
- react-markdown
|
||||
- Tailwind CSS
|
||||
Reference in New Issue
Block a user