Skip to content

Fujiwo/HTMLUtility.GitHubCopilotCodingAgent

Repository files navigation

HTMLUtility.GitHubCopilotCodingAgent

A collection of HTML utilities, starting with an HTML/Markdown converter.

HTML/Markdown Converter

A simple web-based tool to convert between HTML and Markdown formats. The converter produces clean output without unnecessary styles, classes, or attributes.

Features

  • Convert HTML to Markdown
  • Convert Markdown to HTML
  • Clean, minimal output
  • Copy to clipboard functionality
  • Keyboard shortcuts for quick conversion
  • Simple, responsive user interface

How to Use

  1. Open index.html in your web browser
  2. Choose conversion direction (HTML → Markdown or Markdown → HTML)
  3. Enter your text in the input field
  4. Click "Convert" or press Ctrl+Enter
  5. View the converted output
  6. Use "Copy" button to copy the result to clipboard

Files

  • index.html: main HTML file providing the user interface.
  • script.js: JavaScript file implementing the main logic, such as HTML/Markdown conversion and UI manipulation.
  • style.css: CSS file defining the application's style.
  • package.json: A file that manages project dependencies and metadata.
  • LICENSE: describes the MIT licence.
  • README.md: A file describing this project and how to use it.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Turndown.js for HTML to Markdown conversion
  • Marked.js for Markdown to HTML conversion

License

MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •