BuildSettingExtractor icon indicating copy to clipboard operation
BuildSettingExtractor copied to clipboard

Process build setting info Markdown using new NSAttributedString API

Open dempseyatgithub opened this issue 2 years ago • 0 comments

New API to create NSAttributedString from Markdown was added in macOS 12.

This should be able to be used instead of the minor regex-based processing currently in place.

It would also be a starting point for Issue #70.

dempseyatgithub avatar Apr 06 '23 19:04 dempseyatgithub