musescore / musescore/MuseScore

MacOS now has Uniform Type Identifier for Markdown data

Open
#34,103 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

awaiting reply from user needs info
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

FYI following up on

https://github.com/musescore/MuseScore/pull/33538

(finally) Apple now has a  a built-in Uniform Type Identifier for Markdown data:

https://developer.apple.com/documentation/uniformtypeidentifiers/uttype-swift.struct/markdown

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked pull request #33538 and the Apple Uniform Type Identifiers documentation for Markdown. Trace the existing Markdown type handling described or changed there, then determine the relevant macOS integration point; the work is done when the built-in Markdown identifier is used consistently and the relevant checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, macos
Domain
desktop, operating-systems
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.