# helix-html2md **Repository Path**: mirrors_adobe/helix-html2md ## Basic Information - **Project Name**: helix-html2md - **Description**: Service to convert Helix Generic HTML Content to Markdown. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-09 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Helix Html2MD Service > Service to convert Helix Generic HTML Content to Markdown. ## Status [![codecov](https://img.shields.io/codecov/c/github/adobe/helix-html2md-service.svg)](https://codecov.io/gh/adobe/helix-html2md-service) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/adobe/helix-html2md-service/main.yaml) [![GitHub license](https://img.shields.io/github/license/adobe/helix-html2md-service.svg)](https://github.com/adobe/helix-html2md-service/blob/main/LICENSE.txt) [![GitHub issues](https://img.shields.io/github/issues/adobe/helix-html2md-service.svg)](https://github.com/adobe/helix-html2md-service/issues) [![LGTM Code Quality Grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/adobe/helix-html2md-service.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/adobe/helix-html2md-service) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) ## Installation ## Usage ```bash curl https://helix-pages.anywhere.run/helix-services/html2md@v1 ``` ## Development ### Deploying Helix Html2MD All commits to main that pass the testing will be deployed automatically. All commits to branches that will pass the testing will get commited as `/helix-services/html2md@ci` and tagged with the CI build number.