https://github.com/gabriersdev/md-editor
Editor de Markdown
https://github.com/gabriersdev/md-editor
Last synced: about 2 months ago
JSON representation
Editor de Markdown
- Host: GitHub
- URL: https://github.com/gabriersdev/md-editor
- Owner: gabriersdev
- Created: 2024-08-26T22:19:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-04T23:32:20.000Z (over 1 year ago)
- Last Synced: 2024-11-05T00:26:16.311Z (over 1 year ago)
- Language: CSS
- Homepage: https://gabriersdev.github.io/md-editor/
- Size: 1.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MD Editor
Editor de Markdown. Desenvolvido usando React e Vite.
O framework markdown-it foi usado para transformar o texto MD em HTML; print-js e html2pdf.js para gerar o arquivo em PDF do conteúdo transformado.
Acesse o projeto [clicando aqui.](https://gabriersdev.github.io/md-editor/)