Skip to content
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

Open
wants to merge 1 commit into
base: default-a
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions 7985
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
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
```
Comment on lines +1 to +7
Copy link
Member Author

@fregante fregante Oct 30, 2024

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 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

Inline code

sandbox/README.md

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Suggested change
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


```
No syntax:
issues: // #12, GH-34, fregante#1 and facebook/react#5678
url: // https://github.com/?q=refined-github
```