CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 04:19:12 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/mdx-js/eslint-mdx.git
etag: W/"e2104ffa9be2b2976dbd23308db0d165"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=P4ydCfeSfDDiDy5SLrNnolycAq52k0tT%2BZtavRu0IveJNmgYIpl8c0qtMDmxorPmFKKO5vg9Lq48d5fLjjFDRzu%2B3vNDm7N%2Ba6ygt3Spg6uruqmI5KdG2tqEcCNxrtRsyb2VN8arNo3ETHzFSxFRyESQXKqPCW37zow0kgYxV7xMg5sMfvjXtaMWMipBgFRTkk3n1eGu26yysqIbqNKw81wdKfrnNRxAiZBZYiZTgVa4HfYmy%2FPFfJpGRHQx0u5XZy8MN8laMp5olSN5epy1lQ%3D%3D--FdZ84txxZ21xqgfQ--tnfreIUvg4KcjuqdRLdluA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1350106985.1753244352; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 04:19:12 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 04:19:12 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 943A:3644F0:32848C:464673:688062C0
feat: support specifying `remarkConfigPath` manually (#589) · mdx-js/eslint-mdx@7b5e748 · GitHub
Copy file name to clipboard
Copy file name to clipboardExpand all lines: packages/eslint-mdx/README.md
Copy file name to clipboardExpand all lines: packages/eslint-mdx/src/parser.ts
Copy file name to clipboardExpand all lines: packages/eslint-mdx/src/types.ts
Copy file name to clipboardExpand all lines: packages/eslint-mdx/src/worker.ts
Copy file name to clipboardExpand all lines: packages/eslint-plugin-mdx/README.md
Copy file name to clipboardExpand all lines: packages/eslint-plugin-mdx/src/processors/markdown.ts
Copy file name to clipboardExpand all lines: packages/eslint-plugin-mdx/src/processors/options.ts
Copy file name to clipboardExpand all lines: packages/eslint-plugin-mdx/src/processors/remark.ts
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit 7b5e748
File tree
Expand file treeCollapse file tree
15 files changed
+129
-27
lines changedFilter options
- .changeset
- packages
- eslint-mdx
- src
- eslint-plugin-mdx
- src/processors
- test
- __snapshots__
- fixtures/custom-remarkrc
Expand file treeCollapse file tree
15 files changed
+129
-27
lines changed.changeset/large-items-thank.md
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
103 | 107 |
| |
104 | 108 |
| |
105 | 109 |
| |
| |||
120 | 124 |
| |
121 | 125 |
| |
122 | 126 |
| |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
123 | 131 |
| |
124 | 132 |
| |
125 | 133 |
| |
| |||
148 | 156 |
| |
149 | 157 |
| |
150 | 158 |
| |
| 159 | + | |
| 160 | + | |
151 | 161 |
| |
152 | 162 |
| |
153 | 163 |
| |
|
packages/eslint-mdx/README.md
Copy file name to clipboardExpand all lines: packages/eslint-mdx/README.md+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
103 | 107 |
| |
104 | 108 |
| |
105 | 109 |
| |
| |||
120 | 124 |
| |
121 | 125 |
| |
122 | 126 |
| |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
123 | 131 |
| |
124 | 132 |
| |
125 | 133 |
| |
| |||
148 | 156 |
| |
149 | 157 |
| |
150 | 158 |
| |
| 159 | + | |
| 160 | + | |
151 | 161 |
| |
152 | 162 |
| |
153 | 163 |
| |
|
packages/eslint-mdx/src/parser.ts
Copy file name to clipboardExpand all lines: packages/eslint-mdx/src/parser.ts+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| |||
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
| 59 | + | |
58 | 60 |
| |
59 | 61 |
| |
60 | 62 |
| |
|
packages/eslint-mdx/src/types.ts
Copy file name to clipboardExpand all lines: packages/eslint-mdx/src/types.ts+8-3Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
25 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
26 | 33 |
| |
27 | 34 |
| |
28 |
| - | |
29 | 35 |
| |
30 | 36 |
| |
31 |
| - | |
32 | 37 |
| |
33 | 38 |
| |
34 | 39 |
| |
|
packages/eslint-mdx/src/worker.ts
Copy file name to clipboardExpand all lines: packages/eslint-mdx/src/worker.ts+20-7Lines changed: 20 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
90 |
| - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
91 | 97 |
| |
92 | 98 |
| |
93 | 99 |
| |
94 | 100 |
| |
95 | 101 |
| |
96 | 102 |
| |
97 | 103 |
| |
| 104 | + | |
98 | 105 |
| |
99 | 106 |
| |
100 | 107 |
| |
101 |
| - | |
| 108 | + | |
102 | 109 |
| |
103 | 110 |
| |
104 | 111 |
| |
| |||
109 | 116 |
| |
110 | 117 |
| |
111 | 118 |
| |
112 |
| - | |
| 119 | + | |
113 | 120 |
| |
114 | 121 |
| |
115 | 122 |
| |
| |||
118 | 125 |
| |
119 | 126 |
| |
120 | 127 |
| |
121 |
| - | |
| 128 | + | |
122 | 129 |
| |
123 | 130 |
| |
124 | 131 |
| |
| |||
142 | 149 |
| |
143 | 150 |
| |
144 | 151 |
| |
| 152 | + | |
145 | 153 |
| |
146 | 154 |
| |
147 | 155 |
| |
| |||
153 | 161 |
| |
154 | 162 |
| |
155 | 163 |
| |
156 |
| - | |
| 164 | + | |
157 | 165 |
| |
158 | 166 |
| |
159 | 167 |
| |
| |||
227 | 235 |
| |
228 | 236 |
| |
229 | 237 |
| |
| 238 | + | |
| 239 | + | |
230 | 240 |
| |
231 | 241 |
| |
232 | 242 |
| |
| |||
245 | 255 |
| |
246 | 256 |
| |
247 | 257 |
| |
| 258 | + | |
248 | 259 |
| |
249 | 260 |
| |
250 | 261 |
| |
| |||
254 | 265 |
| |
255 | 266 |
| |
256 | 267 |
| |
257 |
| - | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
258 | 271 |
| |
259 | 272 |
| |
260 | 273 |
| |
|
packages/eslint-plugin-mdx/README.md
Copy file name to clipboardExpand all lines: packages/eslint-plugin-mdx/README.md+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
103 | 107 |
| |
104 | 108 |
| |
105 | 109 |
| |
| |||
120 | 124 |
| |
121 | 125 |
| |
122 | 126 |
| |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
123 | 131 |
| |
124 | 132 |
| |
125 | 133 |
| |
| |||
148 | 156 |
| |
149 | 157 |
| |
150 | 158 |
| |
| 159 | + | |
| 160 | + | |
151 | 161 |
| |
152 | 162 |
| |
153 | 163 |
| |
|
packages/eslint-plugin-mdx/src/processors/markdown.ts
Copy file name to clipboardExpand all lines: packages/eslint-plugin-mdx/src/processors/markdown.ts+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
293 | 293 |
| |
294 | 294 |
| |
295 | 295 |
| |
296 |
| - | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
297 | 301 |
| |
298 | 302 |
| |
299 | 303 |
| |
300 | 304 |
| |
301 | 305 |
| |
302 | 306 |
| |
303 | 307 |
| |
| 308 | + | |
304 | 309 |
| |
305 | 310 |
| |
306 | 311 |
| |
|
packages/eslint-plugin-mdx/src/processors/options.ts
Copy file name to clipboardExpand all lines: packages/eslint-plugin-mdx/src/processors/options.ts+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
| 53 | + | |
| 54 | + | |
53 | 55 |
| |
54 | 56 |
| |
55 | 57 |
| |
|
packages/eslint-plugin-mdx/src/processors/remark.ts
Copy file name to clipboardExpand all lines: packages/eslint-plugin-mdx/src/processors/remark.ts+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
19 |
| - | |
| 21 | + | |
20 | 22 |
| |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
25 | 27 |
| |
26 |
| - | |
| 28 | + | |
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
32 |
| - | |
| 34 | + | |
33 | 35 |
| |
34 | 36 |
| |
35 | 37 |
| |
|
You can’t perform that action at this time.
0 commit comments