Markdown Preview
Éditeur avec aperçu en temps réel
Templates:
README
Blog Post
Documentation
Notes
Copier HTML
Export HTML
B
I
H1
H2
`
```
—
🔗
68 mots
493 caractères
Markdown
# Project Name > A brief description of what this project does. ## Features - ✅ Feature one - ✅ Feature two - 🚧 Feature in progress ## Installation ```bash npm install my-project cd my-project npm start ``` ## Usage ```javascript import MyProject from 'my-project'; const result = MyProject.doSomething(); console.log(result); ``` ## Contributing Pull requests are welcome. For major changes, please open an issue first. ## License [MIT](https://choosealicense.com/licenses/mit/)
Aperçu HTML