Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Tweak link format#12

Open
rachel-fenichel wants to merge 1 commit intomasterfrom
rachel-fenichel-patch-1
Open

Tweak link format#12
rachel-fenichel wants to merge 1 commit intomasterfrom
rachel-fenichel-patch-1

Conversation

@rachel-fenichel
Copy link
Contributor

@rachel-fenichel rachel-fenichel commented Oct 29, 2018

Old

Blocks unable to be dragged or fields edited (https://github.com/google/blockly/issues/2089)

The link is marked as code so that github won't automatically fix it up.

New

Blocks unable to be dragged or fields edited (#2089)


This change is Reviewable

###Old:
Blocks unable to be dragged or fields edited (RaspberryPiFoundation/blockly#2089)
###New:
Blocks unable to be dragged or fields edited (#2089)
@rachel-fenichel
Copy link
Contributor Author

Friendly ping.

var item = issuesJson.items[i];
issuesList += item.title + ' (https://github.com/google/blockly/issues/'
+ item.number + ')\n<br>';
var link = '<a href="https://github.com/google/blockly/issues/'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you make this an option? I need the non-markdown version for internal use.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants