Skip to content
TopicTracker
出典 daringfireball.net原文を表示
翻訳言語翻訳言語

Markdown、Appleのバージョン27 OSでユニフォームタイプ識別子(UTI)を正式取得

Appleの第27世代OS向け第3回開発者ベータで、Markdownデータ用の組み込みユニフォームタイプ識別子(UTI)「net.daringfireball.markdown」が追加された。このUTIは「public.utf8-plain-text」に準拠しており、UTF-8エンコーディングが標準として確立されたことを反映している。

背景メモ

アップルの次期メジャーOS(バージョン27)の開発者向けベータ版で、Markdown専用の「Uniform Type Identifier(UTI)」が標準搭載された。UTIとは、ファイル形式を一意に識別するためのApple独自のシステム(例:public.plain-text はプレーンテキストを表す)。これまでMarkdownには公式のUTIがなく、開発者は独自に定義する必要があった。今回 `net.daringfireball.markdown` が組み込まれたことで、macOS/iOS上でMarkdownファイルをOSレベルで認識・関連付けしやすくなる。 この記事の著者John Gruberは、Markdownを2004年に考案した本人であり、彼のサイトDaring Fireballが名前の由来。彼は長年、MarkdownのUTIとして `public.plain-text` を推していたが、UTF-8エンコーディングを明示するため `public.utf8-plain-text` へ変更した方がよいと今回の対応を受けて見解を改めている。

関連記事

  • Jimmy Wales announced that Wikipedia was live at wikipedia.com on January 15, 2001. The site was intended to be a "really quite snazzy" wiki complement to the Nupedia project, offering a more collaborative and less formal environment for building an encyclopedia.

  • OpenAI has announced Daybreak, a new initiative focused on advancing AI safety and alignment research to ensure artificial general intelligence benefits humanity.

  • SpaceX has announced plans to launch approximately one million satellites to create space-based data centres, according to the European Southern Observatory (ESO). The massive satellite constellation would significantly increase the number of objects in orbit, raising concerns about light pollution and interference with astronomical observations.

  • Ars Technica reports on the aftermath of the catastrophic failure of Blue Origin's New Glenn rocket, examining the investigation into the cause of the anomaly, the impact on the company's launch schedule and contracts, and the broader implications for the commercial space industry.