https://github.com/brutusyhy/markdown-previewer
freeCodeCamp Front End Development (2/5)
https://github.com/brutusyhy/markdown-previewer
Last synced: 3 months ago
JSON representation
freeCodeCamp Front End Development (2/5)
- Host: GitHub
- URL: https://github.com/brutusyhy/markdown-previewer
- Owner: brutusyhy
- Created: 2024-11-01T14:45:26.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T14:48:27.000Z (7 months ago)
- Last Synced: 2025-01-07T16:13:10.583Z (5 months ago)
- Language: TypeScript
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This implementation is not entirely satisfactory, as there are several markdown syntaxes that won't be correctly displayed. I might come back later as it requires diving a bit into how the marked.js package works.