-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testing linkify-code
#98
base: default-a
Are you sure you want to change the base?
Conversation
https://github.com/refined-github/refined-github/pull/7985 | ||
|
||
```js | ||
JS: | ||
issues: // #12, GH-34, fregante#1 and facebook/react#5678 | ||
url: // https://github.com/?q=refined-github | ||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review comment
Code blocks
Native links:
Inline code blocks with https://example.com
or http://example.org
JS:
issues: // #12, GH-34, fregante#1 and facebook/react#5678
url: // https://github.com/?q=refined-github
No syntax:
issues: // #12, GH-34, fregante#1 and facebook/react#5678
url: // https://github.com/?q=refined-github
Code blocks in table
Native links: Inline JS:
issues: // #12, GH-34, fregante#1 and facebook/react#5678
url: // https://github.com/?q=refined-github
|
Inline code
Lines 17 to 24 in 7becc26
1. I open an issue named `Testing in-title #1 issue references` | |
3. I use its URL in a PR, like: | |
```md | |
I created this feature that works on titles. | |
# Test URLs | |
https://github.com/refined-github/sandbox/issues/345 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/refined-github/refined-github/pull/7985 | |
```js | |
JS: | |
issues: // #12, GH-34, fregante#1 and facebook/react#5678 | |
url: // https://github.com/?q=refined-github | |
``` | |
https://github.com/refined-github/refined-github/pull/7985 | |
```js | |
JS: | |
issues: // #12, GH-34, fregante#1 and facebook/react#5678 | |
url: // https://github.com/?q=refined-github |
Code blocks
Native links:
Inline
code blocks with https://example.com
orhttp://example.org
Code blocks in table
Native links:
Inline
code blocks with https://example.com
orhttp://example.org
Inline code
sandbox/README.md
Lines 17 to 24 in 7becc26