An open API service indexing awesome lists of open source software.

https://github.com/d4v1-sudo/markdown-to-html

</> - A complete HTML code for viewing Markdown texts using showdown js and prism js. With support for the most varied types of programming languages in Markdown
https://github.com/d4v1-sudo/markdown-to-html

markdown-editor markdown-to-html markdown-viewer

Last synced: 6 months ago
JSON representation

</> - A complete HTML code for viewing Markdown texts using showdown js and prism js. With support for the most varied types of programming languages in Markdown

Awesome Lists containing this project

README

          

# Markdown to html
A complete HTML code for viewing Markdown texts using showdown js and prism js. With support for the most varied types of programming languages to see in Markdown.

## How to Use

Two ways:

1. **Clone the Repository**:

```shell
git clone https://github.com/d4v1-sudo/markdown-to-html.git
```

Then, open the `index.html` file in your browser to start exploring the interface.

2. **Download the ZIP File**:

- Go to the main repository page at [https://github.com/d4v1-sudo/markdown-to-html](https://github.com/d4v1-sudo/markdown-to-html).
- Click the "Code" button and select "Download ZIP."
- Extract the ZIP file on your computer and open the `index.html` file in your browser.

## Contributions

Contributions are welcome! Feel free to open issues or send pull requests to enhance this project.