quick-diff-me 1.2.6

Quick Diff (unified diff) on Microsoft Excel viewer as Iced GUI app
Documentation
name: Feature request
description: Suggest an idea or enhancement
title: "[Feature]: "
labels: ["enhancement"]
body:
  - type: markdown
    attributes:
      value: |
        Thanks for the idea.
        Please describe the problem you're trying to solve and the outcome you want.
  - type: textarea
    id: problem
    attributes:
      label: Problem statement
      description: What limitation or pain point are you trying to address?
    validations:
      required: true
  - type: textarea
    id: proposal
    attributes:
      label: Proposed solution
      description: Describe the feature or change you'd like to see.
    validations:
      required: true
  - type: textarea
    id: alternatives
    attributes:
      label: Alternatives considered
      description: What alternatives or workarounds have you considered?
  - type: textarea
    id: additional
    attributes:
      label: Additional context
      description: Links, screenshots, mockups, or other context.