Skip to content

Consider processing Markdown links in build setting info descriptions #70

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions