Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hirentimbadiya/markdown-previewer
Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. This project can involve HTML, CSS, and JavaScript.
https://github.com/hirentimbadiya/markdown-previewer
contributions-welcome hacktoberfest hacktoberfest-accepted hacktoberfest2023 markdown markdown-previewer opensourceforgood
Last synced: about 1 month ago
JSON representation
Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. This project can involve HTML, CSS, and JavaScript.
- Host: GitHub
- URL: https://github.com/hirentimbadiya/markdown-previewer
- Owner: hirentimbadiya
- License: mit
- Created: 2023-10-04T14:13:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-24T11:58:59.000Z (11 months ago)
- Last Synced: 2024-05-02T06:00:10.690Z (8 months ago)
- Topics: contributions-welcome, hacktoberfest, hacktoberfest-accepted, hacktoberfest2023, markdown, markdown-previewer, opensourceforgood
- Language: CSS
- Homepage: https://previewer-for-markdown.vercel.app
- Size: 49.8 KB
- Stars: 7
- Watchers: 3
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Introduction
A simple web application that **permits users to input Markdown and instantly view a preview of the formatted text**. This project encompasses **HTML, CSS, and JavaScript**. Novices can focus on designing the input and output layout, while slightly more experienced beginners can implement real-time updating functionalities.# Project Description:
The goal of this project is to build a web app that **takes user input in Markdown format and displays a live preview of the formatted text**. Users can type or paste their Markdown text, and the preview updates in real-time.# Contributing
I warmly welcome all contributors! This project will be community-built and each welcomes open collaboration. As you get started, please review this project's [contributing guidelines](https://github.com/hirentimbadiya/Markdown-Previewer/blob/main/CONTRIBUTING.md). Whether you are a user or code contributor and whether your opening an [issue](https://github.com/hirentimbadiya/Markdown-Previewer/issues) or a [pull requests](https://github.com/hirentimbadiya/Markdown-Previewer/pulls), know that any form of your engagement is considered contribution and is appreciated.