Skip to content

Commit e631a84

Browse files
committed
Implement smart editing features and rebrand to HashMark
1 parent fb3e81c commit e631a84

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
44
HashMark is a powerful, feature-rich markdown editor that runs entirely in your browser. It uses the URL hash to store your document, meaning you can share "files" just by sending a link. No database, no accounts, no servers—just you and the client.
55

6-
[![Live Demo](https://img.shields.io/badge/demo-live-brightgreen)](https://danielcregg.github.io/markdownarea/)
7-
[![GitHub Pages](https://img.shields.io/badge/hosted-GitHub%20Pages-blue)](https://danielcregg.github.io/markdownarea/)
8-
[![No Backend](https://img.shields.io/badge/backend-none-orange)](https://danielcregg.github.io/markdownarea/)
6+
[![Live Demo](https://img.shields.io/badge/demo-live-brightgreen)](https://danielcregg.github.io/hashmark/)
7+
[![GitHub Pages](https://img.shields.io/badge/hosted-GitHub%20Pages-blue)](https://danielcregg.github.io/hashmark/)
8+
[![No Backend](https://img.shields.io/badge/backend-none-orange)](https://danielcregg.github.io/hashmark/)
99

10-
**🚀 Try it now:** [https://danielcregg.github.io/markdownarea/](https://danielcregg.github.io/markdownarea/)
10+
**🚀 Try it now:** [https://danielcregg.github.io/hashmark/](https://danielcregg.github.io/hashmark/)
1111

1212
---
1313

@@ -94,7 +94,7 @@ Three beautiful themes that persist across sessions:
9494

9595
## 🚀 Quick Start
9696

97-
1. **Open** the editor at [danielcregg.github.io/markdownarea](https://danielcregg.github.io/markdownarea/)
97+
1. **Open** the editor at [danielcregg.github.io/hashmark](https://danielcregg.github.io/hashmark/)
9898
2. **Write** your markdown in the editor pane
9999
3. **Preview** using Split or Preview mode
100100
4. **Share** by clicking 📤 Share or 📱 QR Code
@@ -235,5 +235,5 @@ MIT License — feel free to use, modify, and share.
235235

236236
<p align="center">
237237
Made with ❤️ and JavaScript<br>
238-
<a href="https://danielcregg.github.io/markdownarea/">Try it now →</a>
238+
<a href="https://danielcregg.github.io/hashmark/">Try it now →</a>
239239
</p>

0 commit comments

Comments
 (0)