Skip to content

Consider processing Markdown links in build setting info descriptions #70

Open
@dempseyatgithub

Description

@dempseyatgithub

A number of build setting descriptions now contain Markdown links:

You can find more information at [our online reference](https://developer.apple.com/etc/etc)

It would make for a cleaner info comment to strip out the square brackets and add a space between the text and the parenthetical URL. The parenthesis probably still makes sense to include. So process to be:

You can find more information at our online reference (https://developer.apple.com/etc/etc)

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions