blob: 4634f5f86514cb1ae73d5c48abb87c48e61aee16 [file] [log] [blame]
httprr trace v1
176 50061
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:17 GMT
Etag: W/"420ce3231a7b59eb879f380e28c0dd7a9c785a13af27f335164f13d3d50f3020"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2E382:2F1DD3D:66636298
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4999
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 1
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/3","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/3/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/3/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/3/events","html_url":"https://github.com/rsc/markdown/issues/3","id":2038510799,"node_id":"I_kwDOKnFwjc55gTTP","number":3,"title":"support : in autolinks","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2023-12-12T20:34:03Z","updated_at":"2023-12-12T21:04:04Z","closed_at":"2023-12-12T21:04:04Z","author_association":"NONE","active_lock_reason":null,"body":"Edit: it looks like github does treat https://localhost as an autolink even though the GFM spec says a valid domain must have at least one dot. We should support https://localhost:8080\r\n\r\nProgram running goldmark and markdown on input: https://go.dev/play/p/FCJ0gp84YZQ\r\n\r\n```\r\nhttps://localhost:8080\r\n```\r\n\r\noutput is ```\r\nmarkdown:\r\n<p><a href=\"https://localhost\">https://localhost</a>:8080</p>\r\n\r\n\r\ngoldmark:\r\n<p>https://localhost:8080</p>\r\n```\r\n\r\nIt looks like goldmark is doing the wrong thing here but we should handle the :8080\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/3/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/3/timeline","performed_via_github_app":null,"state_reason":"completed"},{"url":"https://api.github.com/repos/rsc/markdown/issues/2","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/2/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/2/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/2/events","html_url":"https://github.com/rsc/markdown/issues/2","id":2038502414,"node_id":"I_kwDOKnFwjc55gRQO","number":2,"title":"allow capital X in task list items","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2023-12-12T20:28:39Z","updated_at":"2023-12-13T03:02:30Z","closed_at":"2023-12-13T03:02:30Z","author_association":"NONE","active_lock_reason":null,"body":"Here's a go program running goldmark and markdown on the following input: https://go.dev/play/p/fZRthH1dl4B\r\n```\r\n- [X] task list item\r\n```\r\nWhich is rendered on github as:\r\n\r\n- [X] task list item\r\n\r\nIts output is:\r\n```\r\nmarkdown:\r\n<ul>\r\n<li>[X] task list item</li>\r\n</ul>\r\n\r\n\r\ngoldmark:\r\n<ul>\r\n<li><input checked=\"\" disabled=\"\" type=\"checkbox\" /> task list item</li>\r\n</ul>\r\n\r\n```","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/2/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/2/timeline","performed_via_github_app":null,"state_reason":"completed"},{"url":"https://api.github.com/repos/rsc/markdown/issues/4","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/4/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/4/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/4/events","html_url":"https://github.com/rsc/markdown/issues/4","id":2038521730,"node_id":"I_kwDOKnFwjc55gV-C","number":4,"title":"Replace newlines with spaces in alt text","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2023-12-12T20:43:15Z","updated_at":"2023-12-13T03:02:31Z","closed_at":"2023-12-13T03:02:31Z","author_association":"NONE","active_lock_reason":null,"body":"Here's a go program that runs markdown and goldmark on the following input: https://go.dev/play/p/zZ0vWAgKB0c:\r\n\r\n```\r\n[![Line\r\nBreak](https://line.break/image)](https://line.break)\r\n```\r\n\r\nWhich is rendered on github with a space instead of the newline in the alt text:\r\n\r\n```\r\n<p dir=\"auto\"><a href=\"https://line.break\" rel=\"nofollow\"><img src=\"https://camo.githubusercontent.com/743b6218bc25f78b5f7f654f1ce773766351a2e3605cf8b47c60659055c218ac/68747470733a2f2f6c696e652e627265616b2f696d616765\" alt=\"Line Break\" data-canonical-src=\"https://line.break/image\" style=\"max-width: 100%;\"></a></p>\r\n```\r\n\r\nThe output is \r\n```\r\nmarkdown:\r\n<p><a href=\"https://line.break\"><img src=\"https://line.break/image\" alt=\"LineBreak\" /></a></p>\r\n\r\n\r\ngoldmark:\r\n<p><a href=\"https://line.break\"><img src=\"https://line.break/image\" alt=\"Line\r\nBreak\" /></a></p>\r\n```\r\n\r\nIt seems like goldmark's behavior is also different from github's as goldmark preserves the line break.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/4/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/4/timeline","performed_via_github_app":null,"state_reason":"completed"},{"url":"https://api.github.com/repos/rsc/markdown/issues/1","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/1/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/1/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/1/events","html_url":"https://github.com/rsc/markdown/issues/1","id":2038380363,"node_id":"I_kwDOKnFwjc55fzdL","number":1,"title":"Support Github Emojis","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2023-12-12T18:57:39Z","updated_at":"2023-12-13T03:02:32Z","closed_at":"2023-12-13T03:02:32Z","author_association":"NONE","active_lock_reason":null,"body":"This is an issue for supporting github emojis, such as `:smile:` for 😄 . There's a github page that gives a mapping of emojis to image file names that we can parse the hex representation out of here: https://api.github.com/emojis.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/1/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/1/timeline","performed_via_github_app":null,"state_reason":"completed"},{"url":"https://api.github.com/repos/rsc/markdown/issues/6","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/6/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/6/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/6/events","html_url":"https://github.com/rsc/markdown/issues/6","id":2038573328,"node_id":"I_kwDOKnFwjc55gikQ","number":6,"title":"goldmark and markdown diff with h1 inside p","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2023-12-12T21:26:15Z","updated_at":"2023-12-13T03:02:32Z","closed_at":"2023-12-13T03:02:32Z","author_association":"NONE","active_lock_reason":null,"body":"Here's a program that runs goldmark and markdown on the following input: https://go.dev/play/p/rTnPTxps_zw\r\n\r\n```\r\n<p align=\"center\">\r\n\r\n<h1>Text</h1>\r\nbody\r\n</p>\r\n```\r\n\r\nIt's hard for me to tell exactly what github is doing with this input, but it doesn't seem like it's putting the h1 into a p:\r\n\r\n<p align=\"center\">\r\n\r\n<h1>Text</h1>\r\nbody\r\n</p>\r\n\r\nHere's the output of the program:\r\n```\r\nmarkdown:\r\n<p align=\"center\">\r\n<p><h1>Text</h1>\r\nbody</p>\r\n</p>\r\n\r\n\r\ngoldmark:\r\n<p align=\"center\">\r\n<h1>Text</h1>\r\nbody\r\n</p>\r\n```","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/6/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/6/timeline","performed_via_github_app":null,"state_reason":"completed"},{"url":"https://api.github.com/repos/rsc/markdown/issues/5","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/5/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/5/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/5/events","html_url":"https://github.com/rsc/markdown/issues/5","id":2038530418,"node_id":"I_kwDOKnFwjc55gYFy","number":5,"title":"Allow `?`, `!`, `.`, `,`, `:,` `*`, `_`, and `~` on the interior of a link","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2023-12-12T20:50:38Z","updated_at":"2023-12-13T17:24:41Z","closed_at":"2023-12-13T03:02:31Z","author_association":"NONE","active_lock_reason":null,"body":"GFM allows `?`, `!`, `.`, `,`, `:,` `*`, `_`, and `~` on the interior of a link: https://github.github.com/gfm/#extended-autolink-path-validation\r\n\r\nHere's a program that compares markdown and goldmark on the following input: https://go.dev/play/p/uLHnavChGYX\r\n\r\n```https://web.site:8080/~matloob```\r\n\r\nWhich is rendered on github as \r\nhttps://web.site:8080/~matloob\r\n\r\nThe output of the program is \r\n```\r\nmarkdown:\r\n<p><a href=\"https://web.site\">https://web.site</a>:8080/~matloob</p>\r\n\r\n\r\ngoldmark:\r\n<p><a href=\"https://web.site:8080/~matloob\">https://web.site:8080/~matloob</a></p>\r\n```","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/5/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/5/timeline","performed_via_github_app":null,"state_reason":"completed"},{"url":"https://api.github.com/repos/rsc/markdown/issues/7","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/7/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/7/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/7/events","html_url":"https://github.com/rsc/markdown/issues/7","id":2040197050,"node_id":"I_kwDOKnFwjc55mu-6","number":7,"title":"Empty column heading not recognized in table","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2023-12-13T17:45:33Z","updated_at":"2023-12-13T23:11:57Z","closed_at":"2023-12-13T23:11:57Z","author_association":"NONE","active_lock_reason":null,"body":"Here's a program that compares markdown and goldmark on the following input https://go.dev/play/p/kEslff4EyTa\r\n\r\n```\r\n| | Foo | Bar |\r\n| -------- | -------- | -------- |\r\n| a | value1 | value2 |\r\n| b | value3 | value4 |\r\n```\r\n\r\nRendered in github as \r\n| | Foo | Bar |\r\n| -------- | -------- | -------- |\r\n| a | value1 | value2 |\r\n| b | value3 | value4 |\r\n\r\nThe output is\r\n```\r\nmarkdown:\r\n<table>\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>Foo</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>a</td>\r\n<td>value1</td>\r\n</tr>\r\n<tr>\r\n<td>b</td>\r\n<td>value3</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n\r\n\r\ngoldmark:\r\n<table>\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>Foo</th>\r\n<th>Bar</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>a</td>\r\n<td>value1</td>\r\n<td>value2</td>\r\n</tr>\r\n<tr>\r\n<td>b</td>\r\n<td>value3</td>\r\n<td>value4</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n```","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/7/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/7/timeline","performed_via_github_app":null,"state_reason":"completed"},{"url":"https://api.github.com/repos/rsc/markdown/issues/9","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/9/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/9/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/9/events","html_url":"https://github.com/rsc/markdown/issues/9","id":2040303458,"node_id":"I_kwDOKnFwjc55nI9i","number":9,"title":"Support escaped `|` in table cells","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2023-12-13T19:03:40Z","updated_at":"2023-12-13T23:11:57Z","closed_at":"2023-12-13T23:11:57Z","author_association":"NONE","active_lock_reason":null,"body":"Here's a program that runs goldmark and markdown on the following input https://go.dev/play/p/YgApD-obwxL\r\n\r\n```\r\nFoo | Bar\r\n--- | ---\r\nA | a\\\\|b\\\\|c\r\n```\r\n\r\nrendered in github as \r\n\r\nFoo | Bar\r\n--- | ---\r\nA | a\\\\|b\\\\|c\r\n\r\nThe output of the program is \r\n```\r\nmarkdown:\r\n<table>\r\n<thead>\r\n<tr>\r\n<th>Foo</th>\r\n<th>Bar</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>A</td>\r\n<td>a\\</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n\r\n\r\ngoldmark:\r\n<table>\r\n<thead>\r\n<tr>\r\n<th>Foo</th>\r\n<th>Bar</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>A</td>\r\n<td>a\\|b\\|c</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n\r\n```","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/9/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/9/timeline","performed_via_github_app":null,"state_reason":"completed"},{"url":"https://api.github.com/repos/rsc/markdown/issues/8","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/8/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/8/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/8/events","html_url":"https://github.com/rsc/markdown/issues/8","id":2040277497,"node_id":"I_kwDOKnFwjc55nCn5","number":8,"title":"Autolink can't start immediately after `[`","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2023-12-13T18:44:32Z","updated_at":"2023-12-14T16:21:54Z","closed_at":"2023-12-14T16:21:54Z","author_association":"NONE","active_lock_reason":null,"body":"From the [gfm spec](https://github.github.com/gfm/#autolinks-extension): \r\n\r\n> All such recognized autolinks can only come at the beginning of a line, after whitespace, or any of the delimiting characters *, _, ~, and (.\r\n\r\nHere's a go program that runs markdown and goldmark on the following input: https://go.dev/play/p/kTjBshQ82iQ\r\n\r\n```\r\n[https://golang.org]\r\n```\r\nRendered in github as \r\n\r\n[https://golang.org]\r\n\r\nThe output of the program is \r\n\r\n```\r\nmarkdown:\r\n<p>[<a href=\"https://golang.org%5D\">https://golang.org]</a></p>\r\n\r\n\r\ngoldmark:\r\n<p>[https://golang.org]</p>\r\n```","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/8/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/8/timeline","performed_via_github_app":null,"state_reason":"completed"},{"url":"https://api.github.com/repos/rsc/markdown/issues/10","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/10/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/10/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/10/events","html_url":"https://github.com/rsc/markdown/pull/10","id":2076625629,"node_id":"PR_kwDOKnFwjc5jzktS","number":10,"title":"fix markdown rendering of headings with IDs","user":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-01-11T13:15:34Z","updated_at":"2024-01-17T04:39:59Z","closed_at":"2024-01-17T04:39:59Z","author_association":"COLLABORATOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/10","html_url":"https://github.com/rsc/markdown/pull/10","diff_url":"https://github.com/rsc/markdown/pull/10.diff","patch_url":"https://github.com/rsc/markdown/pull/10.patch","merged_at":null},"body":"Move the newline after the heading text to after the ID.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/10/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/10/timeline","performed_via_github_app":null,"state_reason":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/11","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/11/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/11/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/11/events","html_url":"https://github.com/rsc/markdown/pull/11","id":2076798270,"node_id":"PR_kwDOKnFwjc5j0LtA","number":11,"title":"render markdown for document link references","user":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-01-11T14:20:56Z","updated_at":"2024-01-17T04:41:48Z","closed_at":"2024-01-17T04:41:48Z","author_association":"COLLABORATOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/11","html_url":"https://github.com/rsc/markdown/pull/11","diff_url":"https://github.com/rsc/markdown/pull/11.diff","patch_url":"https://github.com/rsc/markdown/pull/11.patch","merged_at":null},"body":null,"reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/11/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/11/timeline","performed_via_github_app":null,"state_reason":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/12","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/12/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/12/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/12/events","html_url":"https://github.com/rsc/markdown/pull/12","id":2137605063,"node_id":"PR_kwDOKnFwjc5nCLz2","number":12,"title":"markdown: fix markdown printing for inline code","user":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2024-02-15T23:18:12Z","updated_at":"2024-03-06T14:43:22Z","closed_at":"2024-03-06T14:43:22Z","author_association":"COLLABORATOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/12","html_url":"https://github.com/rsc/markdown/pull/12","diff_url":"https://github.com/rsc/markdown/pull/12.diff","patch_url":"https://github.com/rsc/markdown/pull/12.patch","merged_at":"2024-03-06T14:43:22Z"},"body":"Code.printMarkdown outputs the minimum number of backticks that reproduces the content, and adds spaces on either side if necessary.\r\n\r\nRemoved the unused numTicks field. ","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/12/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/12/timeline","performed_via_github_app":null,"state_reason":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/14","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/14/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/14/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/14/events","html_url":"https://github.com/rsc/markdown/pull/14","id":2182534654,"node_id":"PR_kwDOKnFwjc5pbW8-","number":14,"title":"Render reference links in Markdown","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2024-03-12T19:38:02Z","updated_at":"2024-03-14T18:43:15Z","closed_at":"2024-03-14T18:41:54Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/14","html_url":"https://github.com/rsc/markdown/pull/14","diff_url":"https://github.com/rsc/markdown/pull/14.diff","patch_url":"https://github.com/rsc/markdown/pull/14.patch","merged_at":null},"body":"Attempting to address #13: correctly render reference links ([full], [collapsed], [shortcut]) in Markdown.\r\n\r\n[full]: https://spec.commonmark.org/0.31.2/#full-reference-link\r\n[collapsed]: https://spec.commonmark.org/0.31.2/#collapsed-reference-link\r\n[shortcut]: https://spec.commonmark.org/0.31.2/#shortcut-reference-link","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/14/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/14/timeline","performed_via_github_app":null,"state_reason":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/15","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/15/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/15/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/15/events","html_url":"https://github.com/rsc/markdown/pull/15","id":2187046263,"node_id":"PR_kwDOKnFwjc5pqvgm","number":15,"title":"Render reference links in Markdown","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2024-03-14T18:45:13Z","updated_at":"2024-03-14T18:45:13Z","closed_at":null,"author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/15","html_url":"https://github.com/rsc/markdown/pull/15","diff_url":"https://github.com/rsc/markdown/pull/15.diff","patch_url":"https://github.com/rsc/markdown/pull/15.patch","merged_at":null},"body":"Attempting to address #13: correctly render reference links ([full], [collapsed], [shortcut]) in Markdown.\r\n\r\nSorry for the churn (renaming) with #14.\r\n\r\n[full]: https://spec.commonmark.org/0.31.2/#full-reference-link\r\n[collapsed]: https://spec.commonmark.org/0.31.2/#collapsed-reference-link\r\n[shortcut]: https://spec.commonmark.org/0.31.2/#shortcut-reference-link","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/15/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/15/timeline","performed_via_github_app":null,"state_reason":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/13","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/13/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/13/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/13/events","html_url":"https://github.com/rsc/markdown/issues/13","id":2182527101,"node_id":"I_kwDOKnFwjc6CFrh9","number":13,"title":"Correctly render reference links in Markdown","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2024-03-12T19:34:33Z","updated_at":"2024-04-14T22:51:33Z","closed_at":null,"author_association":"CONTRIBUTOR","active_lock_reason":null,"body":"Putting the following [reference links] through mdfmt, the output should equal the input:\r\n\r\n```none\r\n[full][full]\r\n[collapsed][]\r\n[shortcut]\r\n\r\n[collapsed]: u2\r\n[full]: u1\r\n[shortcut]: u3\r\n```\r\n\r\nCurrently, mdfmt renders all three link styles inline... while keeping the original link reference definitions:\r\n\r\n```none\r\n[full](u1)\r\n[collapsed](u2)\r\n[shortcut](u3)\r\n\r\n[collapsed]: u2\r\n[full]: u1\r\n[shortcut]: u3\r\n```\r\n\r\n[reference links]: https://spec.commonmark.org/0.31.2/#reference-link","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/13/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/13/timeline","performed_via_github_app":null,"state_reason":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/16","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/16/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/16/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/16/events","html_url":"https://github.com/rsc/markdown/issues/16","id":2189605425,"node_id":"I_kwDOKnFwjc6Cgrox","number":16,"title":"I'd like to get pretty-printed tables","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-03-15T23:24:56Z","updated_at":"2024-06-03T21:56:44Z","closed_at":"2024-06-03T21:56:43Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"body":"I like my tables to look something like:\r\n\r\n```none\r\n| foo col | bar col | baz col |\r\n| :------ | :-----: | ------: |\r\n| 1 | 2 | 3 |\r\n| a | b | c |\r\n```\r\n\r\nwith each column's cells padded to fit the max width of that column and match the column's alignment.\r\n\r\nI'll be doing a PR for this. Can mdfmt turn on the Table option in the parser by default, or with a flag?","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/16/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/16/timeline","performed_via_github_app":null,"state_reason":"completed"},{"url":"https://api.github.com/repos/rsc/markdown/issues/17","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/17/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/17/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/17/events","html_url":"https://github.com/rsc/markdown/pull/17","id":2189605911,"node_id":"PR_kwDOKnFwjc5pzlwt","number":17,"title":"Pretty-print tables in Markdown","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2024-03-15T23:25:47Z","updated_at":"2024-06-04T01:56:31Z","closed_at":"2024-06-03T21:56:31Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/17","html_url":"https://github.com/rsc/markdown/pull/17","diff_url":"https://github.com/rsc/markdown/pull/17.diff","patch_url":"https://github.com/rsc/markdown/pull/17.patch","merged_at":null},"body":"Addressing #16.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/17/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/17/timeline","performed_via_github_app":null,"state_reason":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/18","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/18/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/18/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/18/events","html_url":"https://github.com/rsc/markdown/pull/18","id":2276848742,"node_id":"PR_kwDOKnFwjc5ubgV0","number":18,"title":"markdown: emit Info in CodeBlock markdown","user":{"login":"juliaogris","id":1596871,"node_id":"MDQ6VXNlcjE1OTY4NzE=","avatar_url":"https://avatars.githubusercontent.com/u/1596871?v=4","gravatar_id":"","url":"https://api.github.com/users/juliaogris","html_url":"https://github.com/juliaogris","followers_url":"https://api.github.com/users/juliaogris/followers","following_url":"https://api.github.com/users/juliaogris/following{/other_user}","gists_url":"https://api.github.com/users/juliaogris/gists{/gist_id}","starred_url":"https://api.github.com/users/juliaogris/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/juliaogris/subscriptions","organizations_url":"https://api.github.com/users/juliaogris/orgs","repos_url":"https://api.github.com/users/juliaogris/repos","events_url":"https://api.github.com/users/juliaogris/events{/privacy}","received_events_url":"https://api.github.com/users/juliaogris/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2024-05-03T03:59:00Z","updated_at":"2024-06-04T02:57:22Z","closed_at":"2024-06-03T21:40:04Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/18","html_url":"https://github.com/rsc/markdown/pull/18","diff_url":"https://github.com/rsc/markdown/pull/18.diff","patch_url":"https://github.com/rsc/markdown/pull/18.patch","merged_at":"2024-06-03T21:40:04Z"},"body":"Emit the Info field of CodeBlock in the CodeBlock.printMardown function so \r\nthat a round trip from markdown to markdown will preserve the language Info.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/18/reactions","total_count":1,"+1":1,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/18/timeline","performed_via_github_app":null,"state_reason":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]162 25415
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:17 GMT
Etag: W/"74dc6eb79d30b30e3f7c1193326f3eb119f07ed0ff9cf97206df972912b33e98"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2E428:2F1DE8A:66636299
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4998
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 2
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1852808662","html_url":"https://github.com/rsc/markdown/issues/3#issuecomment-1852808662","issue_url":"https://api.github.com/repos/rsc/markdown/issues/3","id":1852808662,"node_id":"IC_kwDOKnFwjc5ub53W","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"created_at":"2023-12-12T21:04:04Z","updated_at":"2023-12-12T21:04:04Z","author_association":"NONE","body":"This is a duplicate of #5 ","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1852808662/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1852919031","html_url":"https://github.com/rsc/markdown/issues/5#issuecomment-1852919031","issue_url":"https://api.github.com/repos/rsc/markdown/issues/5","id":1852919031,"node_id":"IC_kwDOKnFwjc5ucUz3","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2023-12-12T22:33:06Z","updated_at":"2023-12-12T22:33:06Z","author_association":"OWNER","body":"I think this bug was specifically only colon. If you find others let me know.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1852919031/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1854409176","html_url":"https://github.com/rsc/markdown/issues/5#issuecomment-1854409176","issue_url":"https://api.github.com/repos/rsc/markdown/issues/5","id":1854409176,"node_id":"IC_kwDOKnFwjc5uiAnY","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"created_at":"2023-12-13T17:24:40Z","updated_at":"2023-12-13T17:24:40Z","author_association":"NONE","body":"It's also showing up with ~. Running the program again, I get\r\n\r\n```\r\nmarkdown:\r\n<p><a href=\"https://web.site:8080/\">https://web.site:8080/</a>~matloob</p>\r\n\r\n\r\ngoldmark:\r\n<p><a href=\"https://web.site:8080/~matloob\">https://web.site:8080/~matloob</a></p>\r\n\r\n```\r\n\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1854409176/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1854835554","html_url":"https://github.com/rsc/markdown/issues/8#issuecomment-1854835554","issue_url":"https://api.github.com/repos/rsc/markdown/issues/8","id":1854835554,"node_id":"IC_kwDOKnFwjc5ujoti","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2023-12-13T23:09:07Z","updated_at":"2023-12-13T23:10:07Z","author_association":"OWNER","body":"The spec is full of lies:\r\n\r\n| input | GitHub |\r\n| - | - |\r\n`xhttps://go.dev` | xhttps://go.dev\r\n`0https://go.dev` | 0https://go.dev\r\n`%https://go.dev` | %https://go.dev\r\n`αhttps://go.dev` | αhttps://go.dev\r\n`[https://go.dev` | [https://go.dev\r\n`\\[https://go.dev` | \\[https://go.dev\r\n\r\nIt is pretty funny that you can have an autolink after a 0 or α or % but not [.\r\n\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1854835554/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1854837832","html_url":"https://github.com/rsc/markdown/issues/8#issuecomment-1854837832","issue_url":"https://api.github.com/repos/rsc/markdown/issues/8","id":1854837832,"node_id":"IC_kwDOKnFwjc5ujpRI","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2023-12-13T23:11:43Z","updated_at":"2023-12-13T23:13:09Z","author_association":"OWNER","body":"How many of these did you find? I am inclined to leave [https://go.dev] auto-linking, unless people have adopted an idiom of writing [url] to mean \"do not link\".\r\n\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1854837832/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1856133592","html_url":"https://github.com/rsc/markdown/issues/8#issuecomment-1856133592","issue_url":"https://api.github.com/repos/rsc/markdown/issues/8","id":1856133592,"node_id":"IC_kwDOKnFwjc5uolnY","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"created_at":"2023-12-14T16:11:41Z","updated_at":"2023-12-14T16:11:41Z","author_association":"NONE","body":"I think I saw just one or two on the sample I looked at. I'm okay with leaving this as is","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1856133592/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1856151124","html_url":"https://github.com/rsc/markdown/issues/8#issuecomment-1856151124","issue_url":"https://api.github.com/repos/rsc/markdown/issues/8","id":1856151124,"node_id":"IC_kwDOKnFwjc5uop5U","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2023-12-14T16:21:54Z","updated_at":"2023-12-14T16:21:54Z","author_association":"OWNER","body":"Please reopen if anything changes.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1856151124/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1894927765","html_url":"https://github.com/rsc/markdown/pull/10#issuecomment-1894927765","issue_url":"https://api.github.com/repos/rsc/markdown/issues/10","id":1894927765,"node_id":"IC_kwDOKnFwjc5w8k2V","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-01-17T04:39:59Z","updated_at":"2024-01-17T04:39:59Z","author_association":"OWNER","body":"Cleaned up (gofmt'ed) and pushed.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1894927765/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1894929190","html_url":"https://github.com/rsc/markdown/pull/11#issuecomment-1894929190","issue_url":"https://api.github.com/repos/rsc/markdown/issues/11","id":1894929190,"node_id":"IC_kwDOKnFwjc5w8lMm","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-01-17T04:41:48Z","updated_at":"2024-01-17T04:41:48Z","author_association":"OWNER","body":"Reworded commit and pushed.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/1894929190/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2097019306","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2097019306","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2097019306,"node_id":"IC_kwDOKnFwjc58_fmq","user":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"created_at":"2024-05-06T22:16:58Z","updated_at":"2024-05-06T22:16:58Z","author_association":"COLLABORATOR","body":"LGTM, will let Russ approve.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2097019306/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146194573","html_url":"https://github.com/rsc/markdown/pull/17#issuecomment-2146194573","issue_url":"https://api.github.com/repos/rsc/markdown/issues/17","id":2146194573,"node_id":"IC_kwDOKnFwjc5_7FSN","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-03T21:56:31Z","updated_at":"2024-06-03T21:56:31Z","author_association":"OWNER","body":"Thanks, I tweaked the code a bit to avoid some temporary strings and to support Unicode better and merged it.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146194573/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146194902","html_url":"https://github.com/rsc/markdown/issues/16#issuecomment-2146194902","issue_url":"https://api.github.com/repos/rsc/markdown/issues/16","id":2146194902,"node_id":"IC_kwDOKnFwjc5_7FXW","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-03T21:56:43Z","updated_at":"2024-06-03T21:56:43Z","author_association":"OWNER","body":"Merged #17.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146194902/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146197528","html_url":"https://github.com/rsc/markdown/issues/19#issuecomment-2146197528","issue_url":"https://api.github.com/repos/rsc/markdown/issues/19","id":2146197528,"node_id":"IC_kwDOKnFwjc5_7GAY","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-03T21:58:35Z","updated_at":"2024-06-03T21:58:35Z","author_association":"OWNER","body":"Is the GitHub algorithm for turning heading text into anchor IDs documented somewhere?\r\nI don't mind adding it as an option if I can find the spec.\r\nNot sure about two choices, but one automatic choice would be good.\r\n(GitHub actually supports any casing at all: https://github.com/golang/tools/blob/master/gopls/doc/settings.md#DiAgNoStIc\r\nClearly JS is doing that.)\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146197528/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146421109","html_url":"https://github.com/rsc/markdown/pull/17#issuecomment-2146421109","issue_url":"https://api.github.com/repos/rsc/markdown/issues/17","id":2146421109,"node_id":"IC_kwDOKnFwjc5_78l1","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T01:56:30Z","updated_at":"2024-06-04T01:56:30Z","author_association":"CONTRIBUTOR","body":"@rsc, thank you for the comment and the changes. I've fixed the Unicode-vs-string error in other code bases, can't believe I missed that :) I also see what you did to obviate the temp strings. Thanks!","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146421109/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null},{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]146 145393
GET https://api.github.com/repos/rsc/markdown/issues/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:17 GMT
Etag: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2E51F:2F1E02D:66636299
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4997
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 3
X-Xss-Protection: 0
[{"id":13028910702,"node_id":"SE_lADOKnFwjc6CgrwXzwAAAAMIlWZu","url":"https://api.github.com/repos/rsc/markdown/issues/events/13028910702","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"subscribed","commit_id":null,"commit_url":null,"created_at":"2024-06-04T01:56:31Z","issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/17","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/17/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/17/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/17/events","html_url":"https://github.com/rsc/markdown/pull/17","id":2189605911,"node_id":"PR_kwDOKnFwjc5pzlwt","number":17,"title":"Pretty-print tables in Markdown","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2024-03-15T23:25:47Z","updated_at":"2024-06-04T01:56:31Z","closed_at":"2024-06-03T21:56:31Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/17","html_url":"https://github.com/rsc/markdown/pull/17","diff_url":"https://github.com/rsc/markdown/pull/17.diff","patch_url":"https://github.com/rsc/markdown/pull/17.patch","merged_at":null},"body":"Addressing #16.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/17/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/17/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":13028910699,"node_id":"MEE_lADOKnFwjc6CgrwXzwAAAAMIlWZr","url":"https://api.github.com/repos/rsc/markdown/issues/events/13028910699","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"mentioned","commit_id":null,"commit_url":null,"created_at":"2024-06-04T01:56:31Z","issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/17","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/17/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/17/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/17/events","html_url":"https://github.com/rsc/markdown/pull/17","id":2189605911,"node_id":"PR_kwDOKnFwjc5pzlwt","number":17,"title":"Pretty-print tables in Markdown","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2024-03-15T23:25:47Z","updated_at":"2024-06-04T01:56:31Z","closed_at":"2024-06-03T21:56:31Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/17","html_url":"https://github.com/rsc/markdown/pull/17","diff_url":"https://github.com/rsc/markdown/pull/17.diff","patch_url":"https://github.com/rsc/markdown/pull/17.patch","merged_at":null},"body":"Addressing #16.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/17/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/17/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":13027435265,"node_id":"CE_lADOKnFwjc6CgroxzwAAAAMIfuMB","url":"https://api.github.com/repos/rsc/markdown/issues/events/13027435265","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2024-06-03T21:56:43Z","state_reason":null,"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/16","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/16/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/16/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/16/events","html_url":"https://github.com/rsc/markdown/issues/16","id":2189605425,"node_id":"I_kwDOKnFwjc6Cgrox","number":16,"title":"I'd like to get pretty-printed tables","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-03-15T23:24:56Z","updated_at":"2024-06-03T21:56:44Z","closed_at":"2024-06-03T21:56:43Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"body":"I like my tables to look something like:\r\n\r\n```none\r\n| foo col | bar col | baz col |\r\n| :------ | :-----: | ------: |\r\n| 1 | 2 | 3 |\r\n| a | b | c |\r\n```\r\n\r\nwith each column's cells padded to fit the max width of that column and match the column's alignment.\r\n\r\nI'll be doing a PR for this. Can mdfmt turn on the Table option in the parser by default, or with a flag?","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/16/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/16/timeline","performed_via_github_app":null,"state_reason":"completed"},"performed_via_github_app":null},{"id":13027432818,"node_id":"CE_lADOKnFwjc6CgrwXzwAAAAMIftly","url":"https://api.github.com/repos/rsc/markdown/issues/events/13027432818","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2024-06-03T21:56:31Z","state_reason":null,"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/17","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/17/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/17/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/17/events","html_url":"https://github.com/rsc/markdown/pull/17","id":2189605911,"node_id":"PR_kwDOKnFwjc5pzlwt","number":17,"title":"Pretty-print tables in Markdown","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2024-03-15T23:25:47Z","updated_at":"2024-06-04T01:56:31Z","closed_at":"2024-06-03T21:56:31Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/17","html_url":"https://github.com/rsc/markdown/pull/17","diff_url":"https://github.com/rsc/markdown/pull/17.diff","patch_url":"https://github.com/rsc/markdown/pull/17.patch","merged_at":null},"body":"Addressing #16.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/17/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/17/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":13027289466,"node_id":"REFE_lADOKnFwjc6HtfRmzwAAAAMIfKl6","url":"https://api.github.com/repos/rsc/markdown/issues/events/13027289466","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"referenced","commit_id":"6c64a5ea723ad6221796001b8e226bfed2a9255e","commit_url":"https://api.github.com/repos/rsc/markdown/commits/6c64a5ea723ad6221796001b8e226bfed2a9255e","created_at":"2024-06-03T21:40:05Z","issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/18","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/18/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/18/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/18/events","html_url":"https://github.com/rsc/markdown/pull/18","id":2276848742,"node_id":"PR_kwDOKnFwjc5ubgV0","number":18,"title":"markdown: emit Info in CodeBlock markdown","user":{"login":"juliaogris","id":1596871,"node_id":"MDQ6VXNlcjE1OTY4NzE=","avatar_url":"https://avatars.githubusercontent.com/u/1596871?v=4","gravatar_id":"","url":"https://api.github.com/users/juliaogris","html_url":"https://github.com/juliaogris","followers_url":"https://api.github.com/users/juliaogris/followers","following_url":"https://api.github.com/users/juliaogris/following{/other_user}","gists_url":"https://api.github.com/users/juliaogris/gists{/gist_id}","starred_url":"https://api.github.com/users/juliaogris/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/juliaogris/subscriptions","organizations_url":"https://api.github.com/users/juliaogris/orgs","repos_url":"https://api.github.com/users/juliaogris/repos","events_url":"https://api.github.com/users/juliaogris/events{/privacy}","received_events_url":"https://api.github.com/users/juliaogris/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2024-05-03T03:59:00Z","updated_at":"2024-06-04T02:57:22Z","closed_at":"2024-06-03T21:40:04Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/18","html_url":"https://github.com/rsc/markdown/pull/18","diff_url":"https://github.com/rsc/markdown/pull/18.diff","patch_url":"https://github.com/rsc/markdown/pull/18.patch","merged_at":"2024-06-03T21:40:04Z"},"body":"Emit the Info field of CodeBlock in the CodeBlock.printMardown function so \r\nthat a round trip from markdown to markdown will preserve the language Info.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/18/reactions","total_count":1,"+1":1,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/18/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":13027289270,"node_id":"CE_lADOKnFwjc6HtfRmzwAAAAMIfKi2","url":"https://api.github.com/repos/rsc/markdown/issues/events/13027289270","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2024-06-03T21:40:04Z","state_reason":null,"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/18","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/18/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/18/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/18/events","html_url":"https://github.com/rsc/markdown/pull/18","id":2276848742,"node_id":"PR_kwDOKnFwjc5ubgV0","number":18,"title":"markdown: emit Info in CodeBlock markdown","user":{"login":"juliaogris","id":1596871,"node_id":"MDQ6VXNlcjE1OTY4NzE=","avatar_url":"https://avatars.githubusercontent.com/u/1596871?v=4","gravatar_id":"","url":"https://api.github.com/users/juliaogris","html_url":"https://github.com/juliaogris","followers_url":"https://api.github.com/users/juliaogris/followers","following_url":"https://api.github.com/users/juliaogris/following{/other_user}","gists_url":"https://api.github.com/users/juliaogris/gists{/gist_id}","starred_url":"https://api.github.com/users/juliaogris/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/juliaogris/subscriptions","organizations_url":"https://api.github.com/users/juliaogris/orgs","repos_url":"https://api.github.com/users/juliaogris/repos","events_url":"https://api.github.com/users/juliaogris/events{/privacy}","received_events_url":"https://api.github.com/users/juliaogris/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2024-05-03T03:59:00Z","updated_at":"2024-06-04T02:57:22Z","closed_at":"2024-06-03T21:40:04Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/18","html_url":"https://github.com/rsc/markdown/pull/18","diff_url":"https://github.com/rsc/markdown/pull/18.diff","patch_url":"https://github.com/rsc/markdown/pull/18.patch","merged_at":"2024-06-03T21:40:04Z"},"body":"Emit the Info field of CodeBlock in the CodeBlock.printMardown function so \r\nthat a round trip from markdown to markdown will preserve the language Info.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/18/reactions","total_count":1,"+1":1,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/18/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":13027289256,"node_id":"ME_lADOKnFwjc6HtfRmzwAAAAMIfKio","url":"https://api.github.com/repos/rsc/markdown/issues/events/13027289256","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"merged","commit_id":"6c64a5ea723ad6221796001b8e226bfed2a9255e","commit_url":"https://api.github.com/repos/rsc/markdown/commits/6c64a5ea723ad6221796001b8e226bfed2a9255e","created_at":"2024-06-03T21:40:04Z","issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/18","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/18/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/18/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/18/events","html_url":"https://github.com/rsc/markdown/pull/18","id":2276848742,"node_id":"PR_kwDOKnFwjc5ubgV0","number":18,"title":"markdown: emit Info in CodeBlock markdown","user":{"login":"juliaogris","id":1596871,"node_id":"MDQ6VXNlcjE1OTY4NzE=","avatar_url":"https://avatars.githubusercontent.com/u/1596871?v=4","gravatar_id":"","url":"https://api.github.com/users/juliaogris","html_url":"https://github.com/juliaogris","followers_url":"https://api.github.com/users/juliaogris/followers","following_url":"https://api.github.com/users/juliaogris/following{/other_user}","gists_url":"https://api.github.com/users/juliaogris/gists{/gist_id}","starred_url":"https://api.github.com/users/juliaogris/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/juliaogris/subscriptions","organizations_url":"https://api.github.com/users/juliaogris/orgs","repos_url":"https://api.github.com/users/juliaogris/repos","events_url":"https://api.github.com/users/juliaogris/events{/privacy}","received_events_url":"https://api.github.com/users/juliaogris/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2024-05-03T03:59:00Z","updated_at":"2024-06-04T02:57:22Z","closed_at":"2024-06-03T21:40:04Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/18","html_url":"https://github.com/rsc/markdown/pull/18","diff_url":"https://github.com/rsc/markdown/pull/18.diff","patch_url":"https://github.com/rsc/markdown/pull/18.patch","merged_at":"2024-06-03T21:40:04Z"},"body":"Emit the Info field of CodeBlock in the CodeBlock.printMardown function so \r\nthat a round trip from markdown to markdown will preserve the language Info.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/18/reactions","total_count":1,"+1":1,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/18/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":12721108829,"node_id":"RRE_lADOKnFwjc6HtfRmzwAAAAL2PLdd","url":"https://api.github.com/repos/rsc/markdown/issues/events/12721108829","actor":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"event":"review_requested","commit_id":null,"commit_url":null,"created_at":"2024-05-06T22:16:49Z","review_requester":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"requested_reviewer":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/18","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/18/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/18/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/18/events","html_url":"https://github.com/rsc/markdown/pull/18","id":2276848742,"node_id":"PR_kwDOKnFwjc5ubgV0","number":18,"title":"markdown: emit Info in CodeBlock markdown","user":{"login":"juliaogris","id":1596871,"node_id":"MDQ6VXNlcjE1OTY4NzE=","avatar_url":"https://avatars.githubusercontent.com/u/1596871?v=4","gravatar_id":"","url":"https://api.github.com/users/juliaogris","html_url":"https://github.com/juliaogris","followers_url":"https://api.github.com/users/juliaogris/followers","following_url":"https://api.github.com/users/juliaogris/following{/other_user}","gists_url":"https://api.github.com/users/juliaogris/gists{/gist_id}","starred_url":"https://api.github.com/users/juliaogris/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/juliaogris/subscriptions","organizations_url":"https://api.github.com/users/juliaogris/orgs","repos_url":"https://api.github.com/users/juliaogris/repos","events_url":"https://api.github.com/users/juliaogris/events{/privacy}","received_events_url":"https://api.github.com/users/juliaogris/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2024-05-03T03:59:00Z","updated_at":"2024-06-04T02:57:22Z","closed_at":"2024-06-03T21:40:04Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/18","html_url":"https://github.com/rsc/markdown/pull/18","diff_url":"https://github.com/rsc/markdown/pull/18.diff","patch_url":"https://github.com/rsc/markdown/pull/18.patch","merged_at":"2024-06-03T21:40:04Z"},"body":"Emit the Info field of CodeBlock in the CodeBlock.printMardown function so \r\nthat a round trip from markdown to markdown will preserve the language Info.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/18/reactions","total_count":1,"+1":1,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/18/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":12137688071,"node_id":"RTE_lADOKnFwjc6CgrwXzwAAAALTdmwH","url":"https://api.github.com/repos/rsc/markdown/issues/events/12137688071","actor":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"event":"renamed","commit_id":null,"commit_url":null,"created_at":"2024-03-15T23:43:50Z","rename":{"from":"Pretty-print tables","to":"Pretty-print tables in Markdown"},"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/17","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/17/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/17/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/17/events","html_url":"https://github.com/rsc/markdown/pull/17","id":2189605911,"node_id":"PR_kwDOKnFwjc5pzlwt","number":17,"title":"Pretty-print tables in Markdown","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2024-03-15T23:25:47Z","updated_at":"2024-06-04T01:56:31Z","closed_at":"2024-06-03T21:56:31Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/17","html_url":"https://github.com/rsc/markdown/pull/17","diff_url":"https://github.com/rsc/markdown/pull/17.diff","patch_url":"https://github.com/rsc/markdown/pull/17.patch","merged_at":null},"body":"Addressing #16.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/17/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/17/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":12137686933,"node_id":"RTE_lADOKnFwjc6CgrwXzwAAAALTdmeV","url":"https://api.github.com/repos/rsc/markdown/issues/events/12137686933","actor":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"event":"renamed","commit_id":null,"commit_url":null,"created_at":"2024-03-15T23:43:26Z","rename":{"from":"Tables are pretty printing","to":"Pretty-print tables"},"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/17","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/17/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/17/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/17/events","html_url":"https://github.com/rsc/markdown/pull/17","id":2189605911,"node_id":"PR_kwDOKnFwjc5pzlwt","number":17,"title":"Pretty-print tables in Markdown","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2024-03-15T23:25:47Z","updated_at":"2024-06-04T01:56:31Z","closed_at":"2024-06-03T21:56:31Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/17","html_url":"https://github.com/rsc/markdown/pull/17","diff_url":"https://github.com/rsc/markdown/pull/17.diff","patch_url":"https://github.com/rsc/markdown/pull/17.patch","merged_at":null},"body":"Addressing #16.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/17/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/17/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":12122508555,"node_id":"HRDE_lADOKnFwjc6CFtX-zwAAAALSjs0L","url":"https://api.github.com/repos/rsc/markdown/issues/events/12122508555","actor":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"event":"head_ref_deleted","commit_id":null,"commit_url":null,"created_at":"2024-03-14T18:43:15Z","issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/14","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/14/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/14/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/14/events","html_url":"https://github.com/rsc/markdown/pull/14","id":2182534654,"node_id":"PR_kwDOKnFwjc5pbW8-","number":14,"title":"Render reference links in Markdown","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2024-03-12T19:38:02Z","updated_at":"2024-03-14T18:43:15Z","closed_at":"2024-03-14T18:41:54Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/14","html_url":"https://github.com/rsc/markdown/pull/14","diff_url":"https://github.com/rsc/markdown/pull/14.diff","patch_url":"https://github.com/rsc/markdown/pull/14.patch","merged_at":null},"body":"Attempting to address #13: correctly render reference links ([full], [collapsed], [shortcut]) in Markdown.\r\n\r\n[full]: https://spec.commonmark.org/0.31.2/#full-reference-link\r\n[collapsed]: https://spec.commonmark.org/0.31.2/#collapsed-reference-link\r\n[shortcut]: https://spec.commonmark.org/0.31.2/#shortcut-reference-link","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/14/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/14/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":12122501258,"node_id":"HRRE_lADOKnFwjc6CFtX-zwAAAALSjrCK","url":"https://api.github.com/repos/rsc/markdown/issues/events/12122501258","actor":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"event":"head_ref_restored","commit_id":null,"commit_url":null,"created_at":"2024-03-14T18:42:29Z","issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/14","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/14/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/14/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/14/events","html_url":"https://github.com/rsc/markdown/pull/14","id":2182534654,"node_id":"PR_kwDOKnFwjc5pbW8-","number":14,"title":"Render reference links in Markdown","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2024-03-12T19:38:02Z","updated_at":"2024-03-14T18:43:15Z","closed_at":"2024-03-14T18:41:54Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/14","html_url":"https://github.com/rsc/markdown/pull/14","diff_url":"https://github.com/rsc/markdown/pull/14.diff","patch_url":"https://github.com/rsc/markdown/pull/14.patch","merged_at":null},"body":"Attempting to address #13: correctly render reference links ([full], [collapsed], [shortcut]) in Markdown.\r\n\r\n[full]: https://spec.commonmark.org/0.31.2/#full-reference-link\r\n[collapsed]: https://spec.commonmark.org/0.31.2/#collapsed-reference-link\r\n[shortcut]: https://spec.commonmark.org/0.31.2/#shortcut-reference-link","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/14/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/14/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":12122495545,"node_id":"HRDE_lADOKnFwjc6CFtX-zwAAAALSjpo5","url":"https://api.github.com/repos/rsc/markdown/issues/events/12122495545","actor":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"event":"head_ref_deleted","commit_id":null,"commit_url":null,"created_at":"2024-03-14T18:41:55Z","issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/14","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/14/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/14/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/14/events","html_url":"https://github.com/rsc/markdown/pull/14","id":2182534654,"node_id":"PR_kwDOKnFwjc5pbW8-","number":14,"title":"Render reference links in Markdown","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2024-03-12T19:38:02Z","updated_at":"2024-03-14T18:43:15Z","closed_at":"2024-03-14T18:41:54Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/14","html_url":"https://github.com/rsc/markdown/pull/14","diff_url":"https://github.com/rsc/markdown/pull/14.diff","patch_url":"https://github.com/rsc/markdown/pull/14.patch","merged_at":null},"body":"Attempting to address #13: correctly render reference links ([full], [collapsed], [shortcut]) in Markdown.\r\n\r\n[full]: https://spec.commonmark.org/0.31.2/#full-reference-link\r\n[collapsed]: https://spec.commonmark.org/0.31.2/#collapsed-reference-link\r\n[shortcut]: https://spec.commonmark.org/0.31.2/#shortcut-reference-link","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/14/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/14/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":12122495521,"node_id":"CE_lADOKnFwjc6CFtX-zwAAAALSjpoh","url":"https://api.github.com/repos/rsc/markdown/issues/events/12122495521","actor":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2024-03-14T18:41:55Z","state_reason":null,"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/14","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/14/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/14/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/14/events","html_url":"https://github.com/rsc/markdown/pull/14","id":2182534654,"node_id":"PR_kwDOKnFwjc5pbW8-","number":14,"title":"Render reference links in Markdown","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2024-03-12T19:38:02Z","updated_at":"2024-03-14T18:43:15Z","closed_at":"2024-03-14T18:41:54Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/14","html_url":"https://github.com/rsc/markdown/pull/14","diff_url":"https://github.com/rsc/markdown/pull/14.diff","patch_url":"https://github.com/rsc/markdown/pull/14.patch","merged_at":null},"body":"Attempting to address #13: correctly render reference links ([full], [collapsed], [shortcut]) in Markdown.\r\n\r\n[full]: https://spec.commonmark.org/0.31.2/#full-reference-link\r\n[collapsed]: https://spec.commonmark.org/0.31.2/#collapsed-reference-link\r\n[shortcut]: https://spec.commonmark.org/0.31.2/#shortcut-reference-link","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/14/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/14/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":12122378461,"node_id":"RTE_lADOKnFwjc6CFrh9zwAAAALSjNDd","url":"https://api.github.com/repos/rsc/markdown/issues/events/12122378461","actor":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"event":"renamed","commit_id":null,"commit_url":null,"created_at":"2024-03-14T18:29:53Z","rename":{"from":"Links w/labels should render to MD as such","to":"Correctly render reference links in Markdown"},"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/13","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/13/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/13/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/13/events","html_url":"https://github.com/rsc/markdown/issues/13","id":2182527101,"node_id":"I_kwDOKnFwjc6CFrh9","number":13,"title":"Correctly render reference links in Markdown","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2024-03-12T19:34:33Z","updated_at":"2024-04-14T22:51:33Z","closed_at":null,"author_association":"CONTRIBUTOR","active_lock_reason":null,"body":"Putting the following [reference links] through mdfmt, the output should equal the input:\r\n\r\n```none\r\n[full][full]\r\n[collapsed][]\r\n[shortcut]\r\n\r\n[collapsed]: u2\r\n[full]: u1\r\n[shortcut]: u3\r\n```\r\n\r\nCurrently, mdfmt renders all three link styles inline... while keeping the original link reference definitions:\r\n\r\n```none\r\n[full](u1)\r\n[collapsed](u2)\r\n[shortcut](u3)\r\n\r\n[collapsed]: u2\r\n[full]: u1\r\n[shortcut]: u3\r\n```\r\n\r\n[reference links]: https://spec.commonmark.org/0.31.2/#reference-link","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/13/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/13/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":12122340938,"node_id":"RTE_lADOKnFwjc6CFtX-zwAAAALSjD5K","url":"https://api.github.com/repos/rsc/markdown/issues/events/12122340938","actor":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"event":"renamed","commit_id":null,"commit_url":null,"created_at":"2024-03-14T18:26:19Z","rename":{"from":"Render full reference links in Markdown","to":"Render reference links in Markdown"},"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/14","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/14/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/14/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/14/events","html_url":"https://github.com/rsc/markdown/pull/14","id":2182534654,"node_id":"PR_kwDOKnFwjc5pbW8-","number":14,"title":"Render reference links in Markdown","user":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2024-03-12T19:38:02Z","updated_at":"2024-03-14T18:43:15Z","closed_at":"2024-03-14T18:41:54Z","author_association":"CONTRIBUTOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/14","html_url":"https://github.com/rsc/markdown/pull/14","diff_url":"https://github.com/rsc/markdown/pull/14.diff","patch_url":"https://github.com/rsc/markdown/pull/14.patch","merged_at":null},"body":"Attempting to address #13: correctly render reference links ([full], [collapsed], [shortcut]) in Markdown.\r\n\r\n[full]: https://spec.commonmark.org/0.31.2/#full-reference-link\r\n[collapsed]: https://spec.commonmark.org/0.31.2/#collapsed-reference-link\r\n[shortcut]: https://spec.commonmark.org/0.31.2/#shortcut-reference-link","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/14/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/14/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":12028957676,"node_id":"REFE_lADOKnFwjc5_aUPHzwAAAALM-1Ps","url":"https://api.github.com/repos/rsc/markdown/issues/events/12028957676","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"referenced","commit_id":"0bf8f97ee8ef6dc359b2246680d8f48c37da77f1","commit_url":"https://api.github.com/repos/rsc/markdown/commits/0bf8f97ee8ef6dc359b2246680d8f48c37da77f1","created_at":"2024-03-06T14:43:24Z","issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/12","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/12/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/12/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/12/events","html_url":"https://github.com/rsc/markdown/pull/12","id":2137605063,"node_id":"PR_kwDOKnFwjc5nCLz2","number":12,"title":"markdown: fix markdown printing for inline code","user":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2024-02-15T23:18:12Z","updated_at":"2024-03-06T14:43:22Z","closed_at":"2024-03-06T14:43:22Z","author_association":"COLLABORATOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/12","html_url":"https://github.com/rsc/markdown/pull/12","diff_url":"https://github.com/rsc/markdown/pull/12.diff","patch_url":"https://github.com/rsc/markdown/pull/12.patch","merged_at":"2024-03-06T14:43:22Z"},"body":"Code.printMarkdown outputs the minimum number of backticks that reproduces the content, and adds spaces on either side if necessary.\r\n\r\nRemoved the unused numTicks field. ","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/12/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/12/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":12028957356,"node_id":"CE_lADOKnFwjc5_aUPHzwAAAALM-1Ks","url":"https://api.github.com/repos/rsc/markdown/issues/events/12028957356","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2024-03-06T14:43:22Z","state_reason":null,"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/12","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/12/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/12/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/12/events","html_url":"https://github.com/rsc/markdown/pull/12","id":2137605063,"node_id":"PR_kwDOKnFwjc5nCLz2","number":12,"title":"markdown: fix markdown printing for inline code","user":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2024-02-15T23:18:12Z","updated_at":"2024-03-06T14:43:22Z","closed_at":"2024-03-06T14:43:22Z","author_association":"COLLABORATOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/12","html_url":"https://github.com/rsc/markdown/pull/12","diff_url":"https://github.com/rsc/markdown/pull/12.diff","patch_url":"https://github.com/rsc/markdown/pull/12.patch","merged_at":"2024-03-06T14:43:22Z"},"body":"Code.printMarkdown outputs the minimum number of backticks that reproduces the content, and adds spaces on either side if necessary.\r\n\r\nRemoved the unused numTicks field. ","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/12/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/12/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":12028957331,"node_id":"ME_lADOKnFwjc5_aUPHzwAAAALM-1KT","url":"https://api.github.com/repos/rsc/markdown/issues/events/12028957331","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"merged","commit_id":"0bf8f97ee8ef6dc359b2246680d8f48c37da77f1","commit_url":"https://api.github.com/repos/rsc/markdown/commits/0bf8f97ee8ef6dc359b2246680d8f48c37da77f1","created_at":"2024-03-06T14:43:22Z","issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/12","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/12/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/12/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/12/events","html_url":"https://github.com/rsc/markdown/pull/12","id":2137605063,"node_id":"PR_kwDOKnFwjc5nCLz2","number":12,"title":"markdown: fix markdown printing for inline code","user":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2024-02-15T23:18:12Z","updated_at":"2024-03-06T14:43:22Z","closed_at":"2024-03-06T14:43:22Z","author_association":"COLLABORATOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/12","html_url":"https://github.com/rsc/markdown/pull/12","diff_url":"https://github.com/rsc/markdown/pull/12.diff","patch_url":"https://github.com/rsc/markdown/pull/12.patch","merged_at":"2024-03-06T14:43:22Z"},"body":"Code.printMarkdown outputs the minimum number of backticks that reproduces the content, and adds spaces on either side if necessary.\r\n\r\nRemoved the unused numTicks field. ","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/12/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/12/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":11942812866,"node_id":"RTE_lADOKnFwjc5_aUPHzwAAAALH2NzC","url":"https://api.github.com/repos/rsc/markdown/issues/events/11942812866","actor":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"event":"renamed","commit_id":null,"commit_url":null,"created_at":"2024-02-27T20:29:37Z","rename":{"from":"markdown: export Code.NumTicks","to":"markdown: fix markdown printing for inline code"},"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/12","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/12/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/12/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/12/events","html_url":"https://github.com/rsc/markdown/pull/12","id":2137605063,"node_id":"PR_kwDOKnFwjc5nCLz2","number":12,"title":"markdown: fix markdown printing for inline code","user":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2024-02-15T23:18:12Z","updated_at":"2024-03-06T14:43:22Z","closed_at":"2024-03-06T14:43:22Z","author_association":"COLLABORATOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/12","html_url":"https://github.com/rsc/markdown/pull/12","diff_url":"https://github.com/rsc/markdown/pull/12.diff","patch_url":"https://github.com/rsc/markdown/pull/12.patch","merged_at":"2024-03-06T14:43:22Z"},"body":"Code.printMarkdown outputs the minimum number of backticks that reproduces the content, and adds spaces on either side if necessary.\r\n\r\nRemoved the unused numTicks field. ","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/12/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/12/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":11942808811,"node_id":"HRFPE_lADOKnFwjc5_aUPHzwAAAALH2Mzr","url":"https://api.github.com/repos/rsc/markdown/issues/events/11942808811","actor":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"event":"head_ref_force_pushed","commit_id":null,"commit_url":null,"created_at":"2024-02-27T20:29:08Z","issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/12","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/12/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/12/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/12/events","html_url":"https://github.com/rsc/markdown/pull/12","id":2137605063,"node_id":"PR_kwDOKnFwjc5nCLz2","number":12,"title":"markdown: fix markdown printing for inline code","user":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2024-02-15T23:18:12Z","updated_at":"2024-03-06T14:43:22Z","closed_at":"2024-03-06T14:43:22Z","author_association":"COLLABORATOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/12","html_url":"https://github.com/rsc/markdown/pull/12","diff_url":"https://github.com/rsc/markdown/pull/12.diff","patch_url":"https://github.com/rsc/markdown/pull/12.patch","merged_at":"2024-03-06T14:43:22Z"},"body":"Code.printMarkdown outputs the minimum number of backticks that reproduces the content, and adds spaces on either side if necessary.\r\n\r\nRemoved the unused numTicks field. ","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/12/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/12/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":11822212932,"node_id":"RRE_lADOKnFwjc5_aUPHzwAAAALAqKdE","url":"https://api.github.com/repos/rsc/markdown/issues/events/11822212932","actor":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"event":"review_requested","commit_id":null,"commit_url":null,"created_at":"2024-02-15T23:18:12Z","review_requester":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"requested_reviewer":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/12","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/12/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/12/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/12/events","html_url":"https://github.com/rsc/markdown/pull/12","id":2137605063,"node_id":"PR_kwDOKnFwjc5nCLz2","number":12,"title":"markdown: fix markdown printing for inline code","user":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2024-02-15T23:18:12Z","updated_at":"2024-03-06T14:43:22Z","closed_at":"2024-03-06T14:43:22Z","author_association":"COLLABORATOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/12","html_url":"https://github.com/rsc/markdown/pull/12","diff_url":"https://github.com/rsc/markdown/pull/12.diff","patch_url":"https://github.com/rsc/markdown/pull/12.patch","merged_at":"2024-03-06T14:43:22Z"},"body":"Code.printMarkdown outputs the minimum number of backticks that reproduces the content, and adds spaces on either side if necessary.\r\n\r\nRemoved the unused numTicks field. ","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/12/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/12/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":11506369300,"node_id":"CE_lADOKnFwjc57yW0-zwAAAAKt1UMU","url":"https://api.github.com/repos/rsc/markdown/issues/events/11506369300","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2024-01-17T04:41:48Z","state_reason":null,"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/11","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/11/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/11/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/11/events","html_url":"https://github.com/rsc/markdown/pull/11","id":2076798270,"node_id":"PR_kwDOKnFwjc5j0LtA","number":11,"title":"render markdown for document link references","user":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-01-11T14:20:56Z","updated_at":"2024-01-17T04:41:48Z","closed_at":"2024-01-17T04:41:48Z","author_association":"COLLABORATOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/11","html_url":"https://github.com/rsc/markdown/pull/11","diff_url":"https://github.com/rsc/markdown/pull/11.diff","patch_url":"https://github.com/rsc/markdown/pull/11.patch","merged_at":null},"body":null,"reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/11/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/11/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":11506360992,"node_id":"CE_lADOKnFwjc57xsrdzwAAAAKt1SKg","url":"https://api.github.com/repos/rsc/markdown/issues/events/11506360992","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2024-01-17T04:39:59Z","state_reason":null,"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/10","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/10/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/10/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/10/events","html_url":"https://github.com/rsc/markdown/pull/10","id":2076625629,"node_id":"PR_kwDOKnFwjc5jzktS","number":10,"title":"fix markdown rendering of headings with IDs","user":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-01-11T13:15:34Z","updated_at":"2024-01-17T04:39:59Z","closed_at":"2024-01-17T04:39:59Z","author_association":"COLLABORATOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/10","html_url":"https://github.com/rsc/markdown/pull/10","diff_url":"https://github.com/rsc/markdown/pull/10.diff","patch_url":"https://github.com/rsc/markdown/pull/10.patch","merged_at":null},"body":"Move the newline after the heading text to after the ID.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/10/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/10/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":11456466988,"node_id":"RRE_lADOKnFwjc57xsrdzwAAAAKq29As","url":"https://api.github.com/repos/rsc/markdown/issues/events/11456466988","actor":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"event":"review_requested","commit_id":null,"commit_url":null,"created_at":"2024-01-11T13:15:34Z","review_requester":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"requested_reviewer":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/10","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/10/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/10/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/10/events","html_url":"https://github.com/rsc/markdown/pull/10","id":2076625629,"node_id":"PR_kwDOKnFwjc5jzktS","number":10,"title":"fix markdown rendering of headings with IDs","user":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-01-11T13:15:34Z","updated_at":"2024-01-17T04:39:59Z","closed_at":"2024-01-17T04:39:59Z","author_association":"COLLABORATOR","active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/rsc/markdown/pulls/10","html_url":"https://github.com/rsc/markdown/pull/10","diff_url":"https://github.com/rsc/markdown/pull/10.diff","patch_url":"https://github.com/rsc/markdown/pull/10.patch","merged_at":null},"body":"Move the newline after the heading text to after the ID.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/10/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/10/timeline","performed_via_github_app":null,"state_reason":null},"performed_via_github_app":null},{"id":11250194227,"node_id":"CE_lADOKnFwjc55nCn5zwAAAAKekFcz","url":"https://api.github.com/repos/rsc/markdown/issues/events/11250194227","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2023-12-14T16:21:54Z","state_reason":null,"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/8","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/8/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/8/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/8/events","html_url":"https://github.com/rsc/markdown/issues/8","id":2040277497,"node_id":"I_kwDOKnFwjc55nCn5","number":8,"title":"Autolink can't start immediately after `[`","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2023-12-13T18:44:32Z","updated_at":"2023-12-14T16:21:54Z","closed_at":"2023-12-14T16:21:54Z","author_association":"NONE","active_lock_reason":null,"body":"From the [gfm spec](https://github.github.com/gfm/#autolinks-extension): \r\n\r\n> All such recognized autolinks can only come at the beginning of a line, after whitespace, or any of the delimiting characters *, _, ~, and (.\r\n\r\nHere's a go program that runs markdown and goldmark on the following input: https://go.dev/play/p/kTjBshQ82iQ\r\n\r\n```\r\n[https://golang.org]\r\n```\r\nRendered in github as \r\n\r\n[https://golang.org]\r\n\r\nThe output of the program is \r\n\r\n```\r\nmarkdown:\r\n<p>[<a href=\"https://golang.org%5D\">https://golang.org]</a></p>\r\n\r\n\r\ngoldmark:\r\n<p>[https://golang.org]</p>\r\n```","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/8/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/8/timeline","performed_via_github_app":null,"state_reason":"completed"},"performed_via_github_app":null},{"id":11241620840,"node_id":"CE_lADOKnFwjc55mu-6zwAAAAKeDYVo","url":"https://api.github.com/repos/rsc/markdown/issues/events/11241620840","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":"8c4745966286a677e3545b44150ab7491f2f1548","commit_url":"https://api.github.com/repos/rsc/markdown/commits/8c4745966286a677e3545b44150ab7491f2f1548","created_at":"2023-12-13T23:11:57Z","state_reason":null,"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/7","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/7/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/7/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/7/events","html_url":"https://github.com/rsc/markdown/issues/7","id":2040197050,"node_id":"I_kwDOKnFwjc55mu-6","number":7,"title":"Empty column heading not recognized in table","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2023-12-13T17:45:33Z","updated_at":"2023-12-13T23:11:57Z","closed_at":"2023-12-13T23:11:57Z","author_association":"NONE","active_lock_reason":null,"body":"Here's a program that compares markdown and goldmark on the following input https://go.dev/play/p/kEslff4EyTa\r\n\r\n```\r\n| | Foo | Bar |\r\n| -------- | -------- | -------- |\r\n| a | value1 | value2 |\r\n| b | value3 | value4 |\r\n```\r\n\r\nRendered in github as \r\n| | Foo | Bar |\r\n| -------- | -------- | -------- |\r\n| a | value1 | value2 |\r\n| b | value3 | value4 |\r\n\r\nThe output is\r\n```\r\nmarkdown:\r\n<table>\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>Foo</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>a</td>\r\n<td>value1</td>\r\n</tr>\r\n<tr>\r\n<td>b</td>\r\n<td>value3</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n\r\n\r\ngoldmark:\r\n<table>\r\n<thead>\r\n<tr>\r\n<th></th>\r\n<th>Foo</th>\r\n<th>Bar</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>a</td>\r\n<td>value1</td>\r\n<td>value2</td>\r\n</tr>\r\n<tr>\r\n<td>b</td>\r\n<td>value3</td>\r\n<td>value4</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n```","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/7/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/7/timeline","performed_via_github_app":null,"state_reason":"completed"},"performed_via_github_app":null},{"id":11241620809,"node_id":"CE_lADOKnFwjc55nI9izwAAAAKeDYVJ","url":"https://api.github.com/repos/rsc/markdown/issues/events/11241620809","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":"dfcbaf6f71982715482db407f19dd27e944ed227","commit_url":"https://api.github.com/repos/rsc/markdown/commits/dfcbaf6f71982715482db407f19dd27e944ed227","created_at":"2023-12-13T23:11:57Z","state_reason":null,"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/9","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/9/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/9/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/9/events","html_url":"https://github.com/rsc/markdown/issues/9","id":2040303458,"node_id":"I_kwDOKnFwjc55nI9i","number":9,"title":"Support escaped `|` in table cells","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2023-12-13T19:03:40Z","updated_at":"2023-12-13T23:11:57Z","closed_at":"2023-12-13T23:11:57Z","author_association":"NONE","active_lock_reason":null,"body":"Here's a program that runs goldmark and markdown on the following input https://go.dev/play/p/YgApD-obwxL\r\n\r\n```\r\nFoo | Bar\r\n--- | ---\r\nA | a\\\\|b\\\\|c\r\n```\r\n\r\nrendered in github as \r\n\r\nFoo | Bar\r\n--- | ---\r\nA | a\\\\|b\\\\|c\r\n\r\nThe output of the program is \r\n```\r\nmarkdown:\r\n<table>\r\n<thead>\r\n<tr>\r\n<th>Foo</th>\r\n<th>Bar</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>A</td>\r\n<td>a\\</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n\r\n\r\ngoldmark:\r\n<table>\r\n<thead>\r\n<tr>\r\n<th>Foo</th>\r\n<th>Bar</th>\r\n</tr>\r\n</thead>\r\n<tbody>\r\n<tr>\r\n<td>A</td>\r\n<td>a\\|b\\|c</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n\r\n```","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/9/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/9/timeline","performed_via_github_app":null,"state_reason":"completed"},"performed_via_github_app":null},{"id":11239005964,"node_id":"REFE_lADOKnFwjc55gYFyzwAAAAKd5Z8M","url":"https://api.github.com/repos/rsc/markdown/issues/events/11239005964","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"referenced","commit_id":"8527271b4049b6d640dcfa6795c398cfeff9c000","commit_url":"https://api.github.com/repos/rsc/markdown/commits/8527271b4049b6d640dcfa6795c398cfeff9c000","created_at":"2023-12-13T17:44:28Z","issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/5","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/5/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/5/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/5/events","html_url":"https://github.com/rsc/markdown/issues/5","id":2038530418,"node_id":"I_kwDOKnFwjc55gYFy","number":5,"title":"Allow `?`, `!`, `.`, `,`, `:,` `*`, `_`, and `~` on the interior of a link","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2023-12-12T20:50:38Z","updated_at":"2023-12-13T17:24:41Z","closed_at":"2023-12-13T03:02:31Z","author_association":"NONE","active_lock_reason":null,"body":"GFM allows `?`, `!`, `.`, `,`, `:,` `*`, `_`, and `~` on the interior of a link: https://github.github.com/gfm/#extended-autolink-path-validation\r\n\r\nHere's a program that compares markdown and goldmark on the following input: https://go.dev/play/p/uLHnavChGYX\r\n\r\n```https://web.site:8080/~matloob```\r\n\r\nWhich is rendered on github as \r\nhttps://web.site:8080/~matloob\r\n\r\nThe output of the program is \r\n```\r\nmarkdown:\r\n<p><a href=\"https://web.site\">https://web.site</a>:8080/~matloob</p>\r\n\r\n\r\ngoldmark:\r\n<p><a href=\"https://web.site:8080/~matloob\">https://web.site:8080/~matloob</a></p>\r\n```","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/5/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/5/timeline","performed_via_github_app":null,"state_reason":"completed"},"performed_via_github_app":null},{"id":11230676272,"node_id":"CE_lADOKnFwjc55fzdLzwAAAAKdZoUw","url":"https://api.github.com/repos/rsc/markdown/issues/events/11230676272","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":"0ed0e2d57b4d94c109d47593dcaaa40449600da2","commit_url":"https://api.github.com/repos/rsc/markdown/commits/0ed0e2d57b4d94c109d47593dcaaa40449600da2","created_at":"2023-12-13T03:02:32Z","state_reason":null,"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/1","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/1/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/1/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/1/events","html_url":"https://github.com/rsc/markdown/issues/1","id":2038380363,"node_id":"I_kwDOKnFwjc55fzdL","number":1,"title":"Support Github Emojis","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2023-12-12T18:57:39Z","updated_at":"2023-12-13T03:02:32Z","closed_at":"2023-12-13T03:02:32Z","author_association":"NONE","active_lock_reason":null,"body":"This is an issue for supporting github emojis, such as `:smile:` for 😄 . There's a github page that gives a mapping of emojis to image file names that we can parse the hex representation out of here: https://api.github.com/emojis.","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/1/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/1/timeline","performed_via_github_app":null,"state_reason":"completed"},"performed_via_github_app":null},{"id":11230676238,"node_id":"CE_lADOKnFwjc55gikQzwAAAAKdZoUO","url":"https://api.github.com/repos/rsc/markdown/issues/events/11230676238","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":"51d9ee0406f8dcc0e992cf51b2b37957107dbfd6","commit_url":"https://api.github.com/repos/rsc/markdown/commits/51d9ee0406f8dcc0e992cf51b2b37957107dbfd6","created_at":"2023-12-13T03:02:32Z","state_reason":null,"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/6","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/6/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/6/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/6/events","html_url":"https://github.com/rsc/markdown/issues/6","id":2038573328,"node_id":"I_kwDOKnFwjc55gikQ","number":6,"title":"goldmark and markdown diff with h1 inside p","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2023-12-12T21:26:15Z","updated_at":"2023-12-13T03:02:32Z","closed_at":"2023-12-13T03:02:32Z","author_association":"NONE","active_lock_reason":null,"body":"Here's a program that runs goldmark and markdown on the following input: https://go.dev/play/p/rTnPTxps_zw\r\n\r\n```\r\n<p align=\"center\">\r\n\r\n<h1>Text</h1>\r\nbody\r\n</p>\r\n```\r\n\r\nIt's hard for me to tell exactly what github is doing with this input, but it doesn't seem like it's putting the h1 into a p:\r\n\r\n<p align=\"center\">\r\n\r\n<h1>Text</h1>\r\nbody\r\n</p>\r\n\r\nHere's the output of the program:\r\n```\r\nmarkdown:\r\n<p align=\"center\">\r\n<p><h1>Text</h1>\r\nbody</p>\r\n</p>\r\n\r\n\r\ngoldmark:\r\n<p align=\"center\">\r\n<h1>Text</h1>\r\nbody\r\n</p>\r\n```","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/6/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/6/timeline","performed_via_github_app":null,"state_reason":"completed"},"performed_via_github_app":null},{"id":11230676200,"node_id":"CE_lADOKnFwjc55gYFyzwAAAAKdZoTo","url":"https://api.github.com/repos/rsc/markdown/issues/events/11230676200","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":"4b85f2bd9fc3260214381f9a5e2df00ff9c20df9","commit_url":"https://api.github.com/repos/rsc/markdown/commits/4b85f2bd9fc3260214381f9a5e2df00ff9c20df9","created_at":"2023-12-13T03:02:31Z","state_reason":null,"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/5","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/5/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/5/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/5/events","html_url":"https://github.com/rsc/markdown/issues/5","id":2038530418,"node_id":"I_kwDOKnFwjc55gYFy","number":5,"title":"Allow `?`, `!`, `.`, `,`, `:,` `*`, `_`, and `~` on the interior of a link","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2023-12-12T20:50:38Z","updated_at":"2023-12-13T17:24:41Z","closed_at":"2023-12-13T03:02:31Z","author_association":"NONE","active_lock_reason":null,"body":"GFM allows `?`, `!`, `.`, `,`, `:,` `*`, `_`, and `~` on the interior of a link: https://github.github.com/gfm/#extended-autolink-path-validation\r\n\r\nHere's a program that compares markdown and goldmark on the following input: https://go.dev/play/p/uLHnavChGYX\r\n\r\n```https://web.site:8080/~matloob```\r\n\r\nWhich is rendered on github as \r\nhttps://web.site:8080/~matloob\r\n\r\nThe output of the program is \r\n```\r\nmarkdown:\r\n<p><a href=\"https://web.site\">https://web.site</a>:8080/~matloob</p>\r\n\r\n\r\ngoldmark:\r\n<p><a href=\"https://web.site:8080/~matloob\">https://web.site:8080/~matloob</a></p>\r\n```","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/5/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/5/timeline","performed_via_github_app":null,"state_reason":"completed"},"performed_via_github_app":null},{"id":11230676181,"node_id":"REFE_lADOKnFwjc55gTTPzwAAAAKdZoTV","url":"https://api.github.com/repos/rsc/markdown/issues/events/11230676181","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"referenced","commit_id":"4b85f2bd9fc3260214381f9a5e2df00ff9c20df9","commit_url":"https://api.github.com/repos/rsc/markdown/commits/4b85f2bd9fc3260214381f9a5e2df00ff9c20df9","created_at":"2023-12-13T03:02:31Z","issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/3","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/3/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/3/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/3/events","html_url":"https://github.com/rsc/markdown/issues/3","id":2038510799,"node_id":"I_kwDOKnFwjc55gTTP","number":3,"title":"support : in autolinks","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2023-12-12T20:34:03Z","updated_at":"2023-12-12T21:04:04Z","closed_at":"2023-12-12T21:04:04Z","author_association":"NONE","active_lock_reason":null,"body":"Edit: it looks like github does treat https://localhost as an autolink even though the GFM spec says a valid domain must have at least one dot. We should support https://localhost:8080\r\n\r\nProgram running goldmark and markdown on input: https://go.dev/play/p/FCJ0gp84YZQ\r\n\r\n```\r\nhttps://localhost:8080\r\n```\r\n\r\noutput is ```\r\nmarkdown:\r\n<p><a href=\"https://localhost\">https://localhost</a>:8080</p>\r\n\r\n\r\ngoldmark:\r\n<p>https://localhost:8080</p>\r\n```\r\n\r\nIt looks like goldmark is doing the wrong thing here but we should handle the :8080\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/3/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/3/timeline","performed_via_github_app":null,"state_reason":"completed"},"performed_via_github_app":null},{"id":11230676170,"node_id":"CE_lADOKnFwjc55gV-CzwAAAAKdZoTK","url":"https://api.github.com/repos/rsc/markdown/issues/events/11230676170","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":"4468a1ed4300a71fdd3ce2906cd3dc7a2371a625","commit_url":"https://api.github.com/repos/rsc/markdown/commits/4468a1ed4300a71fdd3ce2906cd3dc7a2371a625","created_at":"2023-12-13T03:02:31Z","state_reason":null,"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/4","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/4/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/4/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/4/events","html_url":"https://github.com/rsc/markdown/issues/4","id":2038521730,"node_id":"I_kwDOKnFwjc55gV-C","number":4,"title":"Replace newlines with spaces in alt text","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2023-12-12T20:43:15Z","updated_at":"2023-12-13T03:02:31Z","closed_at":"2023-12-13T03:02:31Z","author_association":"NONE","active_lock_reason":null,"body":"Here's a go program that runs markdown and goldmark on the following input: https://go.dev/play/p/zZ0vWAgKB0c:\r\n\r\n```\r\n[![Line\r\nBreak](https://line.break/image)](https://line.break)\r\n```\r\n\r\nWhich is rendered on github with a space instead of the newline in the alt text:\r\n\r\n```\r\n<p dir=\"auto\"><a href=\"https://line.break\" rel=\"nofollow\"><img src=\"https://camo.githubusercontent.com/743b6218bc25f78b5f7f654f1ce773766351a2e3605cf8b47c60659055c218ac/68747470733a2f2f6c696e652e627265616b2f696d616765\" alt=\"Line Break\" data-canonical-src=\"https://line.break/image\" style=\"max-width: 100%;\"></a></p>\r\n```\r\n\r\nThe output is \r\n```\r\nmarkdown:\r\n<p><a href=\"https://line.break\"><img src=\"https://line.break/image\" alt=\"LineBreak\" /></a></p>\r\n\r\n\r\ngoldmark:\r\n<p><a href=\"https://line.break\"><img src=\"https://line.break/image\" alt=\"Line\r\nBreak\" /></a></p>\r\n```\r\n\r\nIt seems like goldmark's behavior is also different from github's as goldmark preserves the line break.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/4/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/4/timeline","performed_via_github_app":null,"state_reason":"completed"},"performed_via_github_app":null},{"id":11230676151,"node_id":"CE_lADOKnFwjc55gRQOzwAAAAKdZoS3","url":"https://api.github.com/repos/rsc/markdown/issues/events/11230676151","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":"58f2e15c42bf1ce69bbbfa0c81193db5d6e5c814","commit_url":"https://api.github.com/repos/rsc/markdown/commits/58f2e15c42bf1ce69bbbfa0c81193db5d6e5c814","created_at":"2023-12-13T03:02:31Z","state_reason":null,"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/2","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/2/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/2/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/2/events","html_url":"https://github.com/rsc/markdown/issues/2","id":2038502414,"node_id":"I_kwDOKnFwjc55gRQO","number":2,"title":"allow capital X in task list items","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2023-12-12T20:28:39Z","updated_at":"2023-12-13T03:02:30Z","closed_at":"2023-12-13T03:02:30Z","author_association":"NONE","active_lock_reason":null,"body":"Here's a go program running goldmark and markdown on the following input: https://go.dev/play/p/fZRthH1dl4B\r\n```\r\n- [X] task list item\r\n```\r\nWhich is rendered on github as:\r\n\r\n- [X] task list item\r\n\r\nIts output is:\r\n```\r\nmarkdown:\r\n<ul>\r\n<li>[X] task list item</li>\r\n</ul>\r\n\r\n\r\ngoldmark:\r\n<ul>\r\n<li><input checked=\"\" disabled=\"\" type=\"checkbox\" /> task list item</li>\r\n</ul>\r\n\r\n```","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/2/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/2/timeline","performed_via_github_app":null,"state_reason":"completed"},"performed_via_github_app":null},{"id":11228628324,"node_id":"CE_lADOKnFwjc55gTTPzwAAAAKdR0Vk","url":"https://api.github.com/repos/rsc/markdown/issues/events/11228628324","actor":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2023-12-12T21:04:04Z","state_reason":null,"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/3","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/3/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/3/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/3/events","html_url":"https://github.com/rsc/markdown/issues/3","id":2038510799,"node_id":"I_kwDOKnFwjc55gTTP","number":3,"title":"support : in autolinks","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2023-12-12T20:34:03Z","updated_at":"2023-12-12T21:04:04Z","closed_at":"2023-12-12T21:04:04Z","author_association":"NONE","active_lock_reason":null,"body":"Edit: it looks like github does treat https://localhost as an autolink even though the GFM spec says a valid domain must have at least one dot. We should support https://localhost:8080\r\n\r\nProgram running goldmark and markdown on input: https://go.dev/play/p/FCJ0gp84YZQ\r\n\r\n```\r\nhttps://localhost:8080\r\n```\r\n\r\noutput is ```\r\nmarkdown:\r\n<p><a href=\"https://localhost\">https://localhost</a>:8080</p>\r\n\r\n\r\ngoldmark:\r\n<p>https://localhost:8080</p>\r\n```\r\n\r\nIt looks like goldmark is doing the wrong thing here but we should handle the :8080\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/3/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/3/timeline","performed_via_github_app":null,"state_reason":"completed"},"performed_via_github_app":null},{"id":11228615168,"node_id":"RTE_lADOKnFwjc55gTTPzwAAAAKdRxIA","url":"https://api.github.com/repos/rsc/markdown/issues/events/11228615168","actor":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"event":"renamed","commit_id":null,"commit_url":null,"created_at":"2023-12-12T21:02:28Z","rename":{"from":"require at least one dot in autolink url domains","to":"support : in autolinks"},"issue":{"url":"https://api.github.com/repos/rsc/markdown/issues/3","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/3/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/3/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/3/events","html_url":"https://github.com/rsc/markdown/issues/3","id":2038510799,"node_id":"I_kwDOKnFwjc55gTTP","number":3,"title":"support : in autolinks","user":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2023-12-12T20:34:03Z","updated_at":"2023-12-12T21:04:04Z","closed_at":"2023-12-12T21:04:04Z","author_association":"NONE","active_lock_reason":null,"body":"Edit: it looks like github does treat https://localhost as an autolink even though the GFM spec says a valid domain must have at least one dot. We should support https://localhost:8080\r\n\r\nProgram running goldmark and markdown on input: https://go.dev/play/p/FCJ0gp84YZQ\r\n\r\n```\r\nhttps://localhost:8080\r\n```\r\n\r\noutput is ```\r\nmarkdown:\r\n<p><a href=\"https://localhost\">https://localhost</a>:8080</p>\r\n\r\n\r\ngoldmark:\r\n<p>https://localhost:8080</p>\r\n```\r\n\r\nIt looks like goldmark is doing the wrong thing here but we should handle the :8080\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/3/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/3/timeline","performed_via_github_app":null,"state_reason":"completed"},"performed_via_github_app":null}]207 3792
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:17 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2E613:2F1E1C7:66636299
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4996
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 4
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]233 2575
GET https://api.github.com/repos/rsc/markdown/issues/1/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:17 GMT
Etag: W/"409de98c7d6532db9792a98ee51d2a48dad2358f5aec99d1d859312cc7eb04f3"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2E68C:2F1E28A:66636299
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4995
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 5
X-Xss-Protection: 0
[{"id":11230676272,"node_id":"CE_lADOKnFwjc55fzdLzwAAAAKdZoUw","url":"https://api.github.com/repos/rsc/markdown/issues/events/11230676272","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":"0ed0e2d57b4d94c109d47593dcaaa40449600da2","commit_url":"https://api.github.com/repos/rsc/markdown/commits/0ed0e2d57b4d94c109d47593dcaaa40449600da2","created_at":"2023-12-13T03:02:32Z","state_reason":null,"performed_via_github_app":null}]207 3792
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:17 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2E705:2F1E362:66636299
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4994
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 6
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2798
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:18 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2E782:2F1E424:66636299
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4993
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 7
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3792
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:18 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2E7D7:2F1E4DA:6663629A
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4992
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 8
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]233 2575
GET https://api.github.com/repos/rsc/markdown/issues/2/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:18 GMT
Etag: W/"f3bede22e2afda751bc2c7d53e26aa10e8d38fc3ba9ffb0120168f8c943fa860"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2E860:2F1E5B5:6663629A
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4991
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 9
X-Xss-Protection: 0
[{"id":11230676151,"node_id":"CE_lADOKnFwjc55gRQOzwAAAAKdZoS3","url":"https://api.github.com/repos/rsc/markdown/issues/events/11230676151","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":"58f2e15c42bf1ce69bbbfa0c81193db5d6e5c814","commit_url":"https://api.github.com/repos/rsc/markdown/commits/58f2e15c42bf1ce69bbbfa0c81193db5d6e5c814","created_at":"2023-12-13T03:02:31Z","state_reason":null,"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:18 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2E8E9:2F1E684:6663629A
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4990
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 10
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:18 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2E953:2F1E73D:6663629A
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4989
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 11
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:18 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2E9AA:2F1E7D6:6663629A
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4988
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 12
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]233 5009
GET https://api.github.com/repos/rsc/markdown/issues/3/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:18 GMT
Etag: W/"a71205147f77bc7c55e15366536430a17efc38910b1cca9bf7a93bc262e89527"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2EA10:2F1E8A6:6663629A
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4987
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 13
X-Xss-Protection: 0
[{"id":11228615168,"node_id":"RTE_lADOKnFwjc55gTTPzwAAAAKdRxIA","url":"https://api.github.com/repos/rsc/markdown/issues/events/11228615168","actor":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"event":"renamed","commit_id":null,"commit_url":null,"created_at":"2023-12-12T21:02:28Z","rename":{"from":"require at least one dot in autolink url domains","to":"support : in autolinks"},"performed_via_github_app":null},{"id":11228628324,"node_id":"CE_lADOKnFwjc55gTTPzwAAAAKdR0Vk","url":"https://api.github.com/repos/rsc/markdown/issues/events/11228628324","actor":{"login":"matloob","id":16470053,"node_id":"MDQ6VXNlcjE2NDcwMDUz","avatar_url":"https://avatars.githubusercontent.com/u/16470053?v=4","gravatar_id":"","url":"https://api.github.com/users/matloob","html_url":"https://github.com/matloob","followers_url":"https://api.github.com/users/matloob/followers","following_url":"https://api.github.com/users/matloob/following{/other_user}","gists_url":"https://api.github.com/users/matloob/gists{/gist_id}","starred_url":"https://api.github.com/users/matloob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matloob/subscriptions","organizations_url":"https://api.github.com/users/matloob/orgs","repos_url":"https://api.github.com/users/matloob/repos","events_url":"https://api.github.com/users/matloob/events{/privacy}","received_events_url":"https://api.github.com/users/matloob/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2023-12-12T21:04:04Z","state_reason":null,"performed_via_github_app":null},{"id":11230676181,"node_id":"REFE_lADOKnFwjc55gTTPzwAAAAKdZoTV","url":"https://api.github.com/repos/rsc/markdown/issues/events/11230676181","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"referenced","commit_id":"4b85f2bd9fc3260214381f9a5e2df00ff9c20df9","commit_url":"https://api.github.com/repos/rsc/markdown/commits/4b85f2bd9fc3260214381f9a5e2df00ff9c20df9","created_at":"2023-12-13T03:02:31Z","performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:18 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2EA94:2F1E975:6663629A
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4986
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 14
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:19 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2EB01:2F1EA4C:6663629A
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4985
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 15
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:19 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2EB71:2F1EB02:6663629B
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4984
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 16
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]233 2576
GET https://api.github.com/repos/rsc/markdown/issues/4/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:19 GMT
Etag: W/"d6d7e428d05717191049b287f4e987fa856c85fc0396fa37450d1f3f59474c21"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2EBDB:2F1EBCE:6663629B
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4983
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 17
X-Xss-Protection: 0
[{"id":11230676170,"node_id":"CE_lADOKnFwjc55gV-CzwAAAAKdZoTK","url":"https://api.github.com/repos/rsc/markdown/issues/events/11230676170","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":"4468a1ed4300a71fdd3ce2906cd3dc7a2371a625","commit_url":"https://api.github.com/repos/rsc/markdown/commits/4468a1ed4300a71fdd3ce2906cd3dc7a2371a625","created_at":"2023-12-13T03:02:31Z","state_reason":null,"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:19 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2EC4A:2F1EC72:6663629B
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4982
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 18
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:19 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2ECB3:2F1ED26:6663629B
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4981
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 19
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:19 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2ED30:2F1EDFB:6663629B
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4980
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 20
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]233 3819
GET https://api.github.com/repos/rsc/markdown/issues/5/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:19 GMT
Etag: W/"dad5e1794dfa568f857f318b733de6a412e926d35db8af90fbfe3575b9c75b6e"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2EDA4:2F1EF00:6663629B
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4979
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 21
X-Xss-Protection: 0
[{"id":11230676200,"node_id":"CE_lADOKnFwjc55gYFyzwAAAAKdZoTo","url":"https://api.github.com/repos/rsc/markdown/issues/events/11230676200","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":"4b85f2bd9fc3260214381f9a5e2df00ff9c20df9","commit_url":"https://api.github.com/repos/rsc/markdown/commits/4b85f2bd9fc3260214381f9a5e2df00ff9c20df9","created_at":"2023-12-13T03:02:31Z","state_reason":null,"performed_via_github_app":null},{"id":11239005964,"node_id":"REFE_lADOKnFwjc55gYFyzwAAAAKd5Z8M","url":"https://api.github.com/repos/rsc/markdown/issues/events/11239005964","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"referenced","commit_id":"8527271b4049b6d640dcfa6795c398cfeff9c000","commit_url":"https://api.github.com/repos/rsc/markdown/commits/8527271b4049b6d640dcfa6795c398cfeff9c000","created_at":"2023-12-13T17:44:28Z","performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:19 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2EE3C:2F1EFE4:6663629B
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4978
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 22
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:19 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2EEB3:2F1F0AE:6663629B
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4977
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 23
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:20 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2EF2E:2F1F18D:6663629B
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4976
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 24
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]233 2576
GET https://api.github.com/repos/rsc/markdown/issues/6/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:20 GMT
Etag: W/"2d0336732568b37231c2aa80bd01de20cc34951b8c4e48787323b26aae2aae8f"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2EF9C:2F1F22B:6663629C
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4975
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 25
X-Xss-Protection: 0
[{"id":11230676238,"node_id":"CE_lADOKnFwjc55gikQzwAAAAKdZoUO","url":"https://api.github.com/repos/rsc/markdown/issues/events/11230676238","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":"51d9ee0406f8dcc0e992cf51b2b37957107dbfd6","commit_url":"https://api.github.com/repos/rsc/markdown/commits/51d9ee0406f8dcc0e992cf51b2b37957107dbfd6","created_at":"2023-12-13T03:02:32Z","state_reason":null,"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:20 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F01D:2F1F327:6663629C
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4974
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 26
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:20 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F114:2F1F4B4:6663629C
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4973
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 27
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:20 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F17F:2F1F56E:6663629C
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4972
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 28
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]233 2576
GET https://api.github.com/repos/rsc/markdown/issues/7/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:20 GMT
Etag: W/"69e1761b044c099512eedae15244d9219e087d379cb196d83de355e51d423d9a"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F1FD:2F1F650:6663629C
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4971
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 29
X-Xss-Protection: 0
[{"id":11241620840,"node_id":"CE_lADOKnFwjc55mu-6zwAAAAKeDYVo","url":"https://api.github.com/repos/rsc/markdown/issues/events/11241620840","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":"8c4745966286a677e3545b44150ab7491f2f1548","commit_url":"https://api.github.com/repos/rsc/markdown/commits/8c4745966286a677e3545b44150ab7491f2f1548","created_at":"2023-12-13T23:11:57Z","state_reason":null,"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:21 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F273:2F1F713:6663629C
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4970
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 30
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:21 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F2D1:2F1F7BB:6663629D
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4969
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 31
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:21 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F388:2F1F90F:6663629D
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4968
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 32
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]233 2450
GET https://api.github.com/repos/rsc/markdown/issues/8/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:21 GMT
Etag: W/"6ea98d4e2c90e1e2eff014a4397e4cbf629557bede4ab55c1aa745293d14719b"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F3EC:2F1F99A:6663629D
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4967
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 33
X-Xss-Protection: 0
[{"id":11250194227,"node_id":"CE_lADOKnFwjc55nCn5zwAAAAKekFcz","url":"https://api.github.com/repos/rsc/markdown/issues/events/11250194227","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2023-12-14T16:21:54Z","state_reason":null,"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:21 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F460:2F1FA7B:6663629D
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4966
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 34
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:21 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F4C6:2F1FB28:6663629D
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4965
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 35
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:21 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F519:2F1FBBE:6663629D
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4964
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 36
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]233 2576
GET https://api.github.com/repos/rsc/markdown/issues/9/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:21 GMT
Etag: W/"0910a54163aa411c6cd6d8966ea5e50d29ecf3420b254e593869ed6bc52b4732"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F58D:2F1FC7C:6663629D
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4963
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 37
X-Xss-Protection: 0
[{"id":11241620809,"node_id":"CE_lADOKnFwjc55nI9izwAAAAKeDYVJ","url":"https://api.github.com/repos/rsc/markdown/issues/events/11241620809","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":"dfcbaf6f71982715482db407f19dd27e944ed227","commit_url":"https://api.github.com/repos/rsc/markdown/commits/dfcbaf6f71982715482db407f19dd27e944ed227","created_at":"2023-12-13T23:11:57Z","state_reason":null,"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:22 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F609:2F1FD50:6663629D
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4962
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 38
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:22 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F683:2F1FE3C:6663629E
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4961
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 39
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:22 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F6E1:2F1FEDC:6663629E
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4960
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 40
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]234 5308
GET https://api.github.com/repos/rsc/markdown/issues/10/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:22 GMT
Etag: W/"5c6db155a0fd64e40efd10ae8c9b90751c68aac1bb6555fa76a6f50219654f30"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F753:2F1FFA8:6663629E
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4959
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 41
X-Xss-Protection: 0
[{"id":11456466988,"node_id":"RRE_lADOKnFwjc57xsrdzwAAAAKq29As","url":"https://api.github.com/repos/rsc/markdown/issues/events/11456466988","actor":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"event":"review_requested","commit_id":null,"commit_url":null,"created_at":"2024-01-11T13:15:34Z","review_requester":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"requested_reviewer":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"performed_via_github_app":null},{"id":11506360992,"node_id":"CE_lADOKnFwjc57xsrdzwAAAAKt1SKg","url":"https://api.github.com/repos/rsc/markdown/issues/events/11506360992","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2024-01-17T04:39:59Z","state_reason":null,"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:22 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F7CD:2F20063:6663629E
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4958
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 42
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:22 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F833:2F2011F:6663629E
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4957
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 43
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:22 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F89F:2F201BD:6663629E
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4956
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 44
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]234 2450
GET https://api.github.com/repos/rsc/markdown/issues/11/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:22 GMT
Etag: W/"2e5b90d730872c4006039802a577bb9da5ed046965e3629317be330c6cf8fd2a"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F8FB:2F20264:6663629E
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4955
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 45
X-Xss-Protection: 0
[{"id":11506369300,"node_id":"CE_lADOKnFwjc57yW0-zwAAAAKt1UMU","url":"https://api.github.com/repos/rsc/markdown/issues/events/11506369300","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2024-01-17T04:41:48Z","state_reason":null,"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:22 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F972:2F2032E:6663629E
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4954
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 46
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:23 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2F9DB:2F203CC:6663629E
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4953
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 47
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:23 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2FA33:2F2047D:6663629F
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4952
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 48
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]234 10144
GET https://api.github.com/repos/rsc/markdown/issues/12/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:23 GMT
Etag: W/"0e153f7a17361ad121296bdba25a819a1ca550aed8e6fd72be0d26bf919d2d09"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2FAAA:2F20533:6663629F
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4951
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 49
X-Xss-Protection: 0
[{"id":11822212932,"node_id":"RRE_lADOKnFwjc5_aUPHzwAAAALAqKdE","url":"https://api.github.com/repos/rsc/markdown/issues/events/11822212932","actor":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"event":"review_requested","commit_id":null,"commit_url":null,"created_at":"2024-02-15T23:18:12Z","review_requester":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"requested_reviewer":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"performed_via_github_app":null},{"id":11942808811,"node_id":"HRFPE_lADOKnFwjc5_aUPHzwAAAALH2Mzr","url":"https://api.github.com/repos/rsc/markdown/issues/events/11942808811","actor":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"event":"head_ref_force_pushed","commit_id":null,"commit_url":null,"created_at":"2024-02-27T20:29:08Z","performed_via_github_app":null},{"id":11942812866,"node_id":"RTE_lADOKnFwjc5_aUPHzwAAAALH2NzC","url":"https://api.github.com/repos/rsc/markdown/issues/events/11942812866","actor":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"event":"renamed","commit_id":null,"commit_url":null,"created_at":"2024-02-27T20:29:37Z","rename":{"from":"markdown: export Code.NumTicks","to":"markdown: fix markdown printing for inline code"},"performed_via_github_app":null},{"id":12028957331,"node_id":"ME_lADOKnFwjc5_aUPHzwAAAALM-1KT","url":"https://api.github.com/repos/rsc/markdown/issues/events/12028957331","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"merged","commit_id":"0bf8f97ee8ef6dc359b2246680d8f48c37da77f1","commit_url":"https://api.github.com/repos/rsc/markdown/commits/0bf8f97ee8ef6dc359b2246680d8f48c37da77f1","created_at":"2024-03-06T14:43:22Z","performed_via_github_app":null},{"id":12028957356,"node_id":"CE_lADOKnFwjc5_aUPHzwAAAALM-1Ks","url":"https://api.github.com/repos/rsc/markdown/issues/events/12028957356","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2024-03-06T14:43:22Z","state_reason":null,"performed_via_github_app":null},{"id":12028957676,"node_id":"REFE_lADOKnFwjc5_aUPHzwAAAALM-1Ps","url":"https://api.github.com/repos/rsc/markdown/issues/events/12028957676","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"referenced","commit_id":"0bf8f97ee8ef6dc359b2246680d8f48c37da77f1","commit_url":"https://api.github.com/repos/rsc/markdown/commits/0bf8f97ee8ef6dc359b2246680d8f48c37da77f1","created_at":"2024-03-06T14:43:24Z","performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:23 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2FB2A:2F20633:6663629F
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4950
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 50
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:23 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2FB8C:2F206D3:6663629F
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4949
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 51
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:23 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2FBF2:2F2079E:6663629F
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4948
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 52
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]234 2667
GET https://api.github.com/repos/rsc/markdown/issues/13/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:23 GMT
Etag: W/"d01fc653c605d5f3d129234c33de9145d48f109323b877317b052ea168025724"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2FC5F:2F20858:6663629F
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4947
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 53
X-Xss-Protection: 0
[{"id":12122378461,"node_id":"RTE_lADOKnFwjc6CFrh9zwAAAALSjNDd","url":"https://api.github.com/repos/rsc/markdown/issues/events/12122378461","actor":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"event":"renamed","commit_id":null,"commit_url":null,"created_at":"2024-03-14T18:29:53Z","rename":{"from":"Links w/labels should render to MD as such","to":"Correctly render reference links in Markdown"},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:23 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2FCC9:2F2090E:6663629F
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4946
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 54
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:24 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2FD2D:2F209C5:6663629F
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4945
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 55
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:24 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2FD9E:2F20A58:666362A0
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4944
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 56
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]234 7635
GET https://api.github.com/repos/rsc/markdown/issues/14/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:24 GMT
Etag: W/"7e3285095bf2a46c1ff34d6cb49362790b27dd2ba7ef2c0918967692dd9a261b"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2FE0C:2F20B39:666362A0
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4943
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 57
X-Xss-Protection: 0
[{"id":12122340938,"node_id":"RTE_lADOKnFwjc6CFtX-zwAAAALSjD5K","url":"https://api.github.com/repos/rsc/markdown/issues/events/12122340938","actor":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"event":"renamed","commit_id":null,"commit_url":null,"created_at":"2024-03-14T18:26:19Z","rename":{"from":"Render full reference links in Markdown","to":"Render reference links in Markdown"},"performed_via_github_app":null},{"id":12122495521,"node_id":"CE_lADOKnFwjc6CFtX-zwAAAALSjpoh","url":"https://api.github.com/repos/rsc/markdown/issues/events/12122495521","actor":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2024-03-14T18:41:55Z","state_reason":null,"performed_via_github_app":null},{"id":12122495545,"node_id":"HRDE_lADOKnFwjc6CFtX-zwAAAALSjpo5","url":"https://api.github.com/repos/rsc/markdown/issues/events/12122495545","actor":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"event":"head_ref_deleted","commit_id":null,"commit_url":null,"created_at":"2024-03-14T18:41:55Z","performed_via_github_app":null},{"id":12122501258,"node_id":"HRRE_lADOKnFwjc6CFtX-zwAAAALSjrCK","url":"https://api.github.com/repos/rsc/markdown/issues/events/12122501258","actor":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"event":"head_ref_restored","commit_id":null,"commit_url":null,"created_at":"2024-03-14T18:42:29Z","performed_via_github_app":null},{"id":12122508555,"node_id":"HRDE_lADOKnFwjc6CFtX-zwAAAALSjs0L","url":"https://api.github.com/repos/rsc/markdown/issues/events/12122508555","actor":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"event":"head_ref_deleted","commit_id":null,"commit_url":null,"created_at":"2024-03-14T18:43:15Z","performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:24 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2FE94:2F20C0E:666362A0
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4942
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 58
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:24 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2FF08:2F20CD7:666362A0
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4941
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 59
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:24 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2FF7A:2F20D9B:666362A0
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4940
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 60
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]234 1337
GET https://api.github.com/repos/rsc/markdown/issues/15/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Content-Length: 2
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:24 GMT
Etag: "47f5498e2746e4296b0cf988109374d833f761b19387dac18c087ac807153288"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A2FFEA:2F20E59:666362A0
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4939
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 61
X-Xss-Protection: 0
[]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:24 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A30053:2F20F08:666362A0
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4938
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 62
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:25 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A300BE:2F20FC7:666362A0
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4937
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 63
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:25 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A30125:2F2108B:666362A1
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4936
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 64
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]234 2450
GET https://api.github.com/repos/rsc/markdown/issues/16/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:25 GMT
Etag: W/"77cf9108c0a853c2ae5c183fa945de4035d204b65d7062b359153f0065e82ce3"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A30192:2F2113F:666362A1
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4935
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 65
X-Xss-Protection: 0
[{"id":13027435265,"node_id":"CE_lADOKnFwjc6CgroxzwAAAAMIfuMB","url":"https://api.github.com/repos/rsc/markdown/issues/events/13027435265","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2024-06-03T21:56:43Z","state_reason":null,"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:25 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A301F1:2F211F1:666362A1
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4934
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 66
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:25 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A3026F:2F212C2:666362A1
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4933
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 67
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:25 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A302E0:2F2139E:666362A1
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4932
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 68
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]234 7299
GET https://api.github.com/repos/rsc/markdown/issues/17/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:25 GMT
Etag: W/"b961e57ca8737ad18f8169f0c84334e5685d86ea3d5d2daa8fa4c2ade8f6f3de"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A3036F:2F21477:666362A1
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4931
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 69
X-Xss-Protection: 0
[{"id":12137686933,"node_id":"RTE_lADOKnFwjc6CgrwXzwAAAALTdmeV","url":"https://api.github.com/repos/rsc/markdown/issues/events/12137686933","actor":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"event":"renamed","commit_id":null,"commit_url":null,"created_at":"2024-03-15T23:43:26Z","rename":{"from":"Tables are pretty printing","to":"Pretty-print tables"},"performed_via_github_app":null},{"id":12137688071,"node_id":"RTE_lADOKnFwjc6CgrwXzwAAAALTdmwH","url":"https://api.github.com/repos/rsc/markdown/issues/events/12137688071","actor":{"login":"zacharysyoung","id":945134,"node_id":"MDQ6VXNlcjk0NTEzNA==","avatar_url":"https://avatars.githubusercontent.com/u/945134?v=4","gravatar_id":"","url":"https://api.github.com/users/zacharysyoung","html_url":"https://github.com/zacharysyoung","followers_url":"https://api.github.com/users/zacharysyoung/followers","following_url":"https://api.github.com/users/zacharysyoung/following{/other_user}","gists_url":"https://api.github.com/users/zacharysyoung/gists{/gist_id}","starred_url":"https://api.github.com/users/zacharysyoung/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zacharysyoung/subscriptions","organizations_url":"https://api.github.com/users/zacharysyoung/orgs","repos_url":"https://api.github.com/users/zacharysyoung/repos","events_url":"https://api.github.com/users/zacharysyoung/events{/privacy}","received_events_url":"https://api.github.com/users/zacharysyoung/received_events","type":"User","site_admin":false},"event":"renamed","commit_id":null,"commit_url":null,"created_at":"2024-03-15T23:43:50Z","rename":{"from":"Pretty-print tables","to":"Pretty-print tables in Markdown"},"performed_via_github_app":null},{"id":13027432818,"node_id":"CE_lADOKnFwjc6CgrwXzwAAAAMIftly","url":"https://api.github.com/repos/rsc/markdown/issues/events/13027432818","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2024-06-03T21:56:31Z","state_reason":null,"performed_via_github_app":null},{"id":13028910699,"node_id":"MEE_lADOKnFwjc6CgrwXzwAAAAMIlWZr","url":"https://api.github.com/repos/rsc/markdown/issues/events/13028910699","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"mentioned","commit_id":null,"commit_url":null,"created_at":"2024-06-04T01:56:31Z","performed_via_github_app":null},{"id":13028910702,"node_id":"SE_lADOKnFwjc6CgrwXzwAAAAMIlWZu","url":"https://api.github.com/repos/rsc/markdown/issues/events/13028910702","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"subscribed","commit_id":null,"commit_url":null,"created_at":"2024-06-04T01:56:31Z","performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:25 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A303DD:2F2153B:666362A1
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4930
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 70
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:25 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A30460:2F2160C:666362A1
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4929
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 71
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:26 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A304BE:2F216B3:666362A1
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4928
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 72
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]234 7788
GET https://api.github.com/repos/rsc/markdown/issues/18/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:26 GMT
Etag: W/"a7df362930ebeb93dddaf4d141e570bd572be85f433d815e447eb2e5b9a786d6"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A30524:2F21774:666362A2
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4927
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 73
X-Xss-Protection: 0
[{"id":12721108829,"node_id":"RRE_lADOKnFwjc6HtfRmzwAAAAL2PLdd","url":"https://api.github.com/repos/rsc/markdown/issues/events/12721108829","actor":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"event":"review_requested","commit_id":null,"commit_url":null,"created_at":"2024-05-06T22:16:49Z","review_requester":{"login":"jba","id":18483045,"node_id":"MDQ6VXNlcjE4NDgzMDQ1","avatar_url":"https://avatars.githubusercontent.com/u/18483045?v=4","gravatar_id":"","url":"https://api.github.com/users/jba","html_url":"https://github.com/jba","followers_url":"https://api.github.com/users/jba/followers","following_url":"https://api.github.com/users/jba/following{/other_user}","gists_url":"https://api.github.com/users/jba/gists{/gist_id}","starred_url":"https://api.github.com/users/jba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jba/subscriptions","organizations_url":"https://api.github.com/users/jba/orgs","repos_url":"https://api.github.com/users/jba/repos","events_url":"https://api.github.com/users/jba/events{/privacy}","received_events_url":"https://api.github.com/users/jba/received_events","type":"User","site_admin":false},"requested_reviewer":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"performed_via_github_app":null},{"id":13027289256,"node_id":"ME_lADOKnFwjc6HtfRmzwAAAAMIfKio","url":"https://api.github.com/repos/rsc/markdown/issues/events/13027289256","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"merged","commit_id":"6c64a5ea723ad6221796001b8e226bfed2a9255e","commit_url":"https://api.github.com/repos/rsc/markdown/commits/6c64a5ea723ad6221796001b8e226bfed2a9255e","created_at":"2024-06-03T21:40:04Z","performed_via_github_app":null},{"id":13027289270,"node_id":"CE_lADOKnFwjc6HtfRmzwAAAAMIfKi2","url":"https://api.github.com/repos/rsc/markdown/issues/events/13027289270","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"closed","commit_id":null,"commit_url":null,"created_at":"2024-06-03T21:40:04Z","state_reason":null,"performed_via_github_app":null},{"id":13027289466,"node_id":"REFE_lADOKnFwjc6HtfRmzwAAAAMIfKl6","url":"https://api.github.com/repos/rsc/markdown/issues/events/13027289466","actor":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"event":"referenced","commit_id":"6c64a5ea723ad6221796001b8e226bfed2a9255e","commit_url":"https://api.github.com/repos/rsc/markdown/commits/6c64a5ea723ad6221796001b8e226bfed2a9255e","created_at":"2024-06-03T21:40:05Z","performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:26 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A30596:2F21836:666362A2
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4926
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 74
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:26 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A305F9:2F218FC:666362A2
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4925
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 75
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:26 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A3065B:2F219AD:666362A2
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4924
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 76
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]234 1337
GET https://api.github.com/repos/rsc/markdown/issues/19/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 200 OK
Content-Length: 2
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:26 GMT
Etag: "47f5498e2746e4296b0cf988109374d833f761b19387dac18c087ac807153288"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A306DA:2F21A72:666362A2
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4923
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 77
X-Xss-Protection: 0
[]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:26 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A3073B:2F21B0A:666362A2
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4922
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 78
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]193 2799
GET https://api.github.com/repos/rsc/markdown/issues/comments?direction=asc&page=1&since=2024-06-04T02%3A57%3A21Z&sort=updated HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:26 GMT
Etag: W/"2095a7425744aff06a3587ab478cafaf4ff6bf1fcc8c0b97b3b63c16d430595c"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A307B6:2F21BEC:666362A2
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4921
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 79
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274","html_url":"https://github.com/rsc/markdown/pull/18#issuecomment-2146475274","issue_url":"https://api.github.com/repos/rsc/markdown/issues/18","id":2146475274,"node_id":"IC_kwDOKnFwjc5_8J0K","user":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"created_at":"2024-06-04T02:57:21Z","updated_at":"2024-06-04T02:57:21Z","author_association":"OWNER","body":"Thanks very much!\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/comments/2146475274/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"performed_via_github_app":null}]207 3793
GET https://api.github.com/repos/rsc/markdown/issues?direction=asc&page=1&per_page=100&since=2024-06-04T12%3A27%3A49Z&sort=updated&state=all HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
HTTP/2.0 200 OK
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Content-Type: application/json; charset=utf-8
Date: Fri, 07 Jun 2024 19:42:26 GMT
Etag: W/"a60e1944127fe9d3c272dcab078e921ba5560eeee707c9898ff4edfe733e6dd1"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Accepted-Oauth-Scopes: repo
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Media-Type: github.v3; format=json
X-Github-Request-Id: D8CA:19D236:1A30814:2F21C82:666362A2
X-Oauth-Scopes: project, public_repo
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4920
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 80
X-Xss-Protection: 0
[{"url":"https://api.github.com/repos/rsc/markdown/issues/19","repository_url":"https://api.github.com/repos/rsc/markdown","labels_url":"https://api.github.com/repos/rsc/markdown/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/rsc/markdown/issues/19/comments","events_url":"https://api.github.com/repos/rsc/markdown/issues/19/events","html_url":"https://github.com/rsc/markdown/issues/19","id":2308816936,"node_id":"I_kwDOKnFwjc6JncAo","number":19,"title":"feature: synthesize lowercase anchors for heading","user":{"login":"adonovan","id":5658175,"node_id":"MDQ6VXNlcjU2NTgxNzU=","avatar_url":"https://avatars.githubusercontent.com/u/5658175?v=4","gravatar_id":"","url":"https://api.github.com/users/adonovan","html_url":"https://github.com/adonovan","followers_url":"https://api.github.com/users/adonovan/followers","following_url":"https://api.github.com/users/adonovan/following{/other_user}","gists_url":"https://api.github.com/users/adonovan/gists{/gist_id}","starred_url":"https://api.github.com/users/adonovan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adonovan/subscriptions","organizations_url":"https://api.github.com/users/adonovan/orgs","repos_url":"https://api.github.com/users/adonovan/repos","events_url":"https://api.github.com/users/adonovan/events{/privacy}","received_events_url":"https://api.github.com/users/adonovan/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2024-05-21T17:56:12Z","updated_at":"2024-06-04T12:27:49Z","closed_at":null,"author_association":"NONE","active_lock_reason":null,"body":"GitHub's markdown renderer creates lowercase anchors for headings. For example, this heading, `## Diagnostic`, can be found using either of these two URLs, which differ in the case of their fragment ID:\r\n\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#diagnostic\r\nhttps://github.com/golang/tools/blob/master/gopls/doc/settings.md#Diagnostic\r\n\r\nPerhaps your markdown renderer (which has been really useful--thanks!) could do the same.\r\n","reactions":{"url":"https://api.github.com/repos/rsc/markdown/issues/19/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/rsc/markdown/issues/19/timeline","performed_via_github_app":null,"state_reason":null}]231 1165
GET https://api.github.com/repos/rsc/markdown/issues/events?page=1&per_page=100 HTTP/1.1
Host: api.github.com
User-Agent: Go-http-client/1.1
If-None-Match: W/"a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
HTTP/2.0 304 Not Modified
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Cache-Control: private, max-age=60, s-maxage=60
Content-Security-Policy: default-src 'none'
Date: Fri, 07 Jun 2024 19:42:27 GMT
Etag: "a8a12ec8651193f7b881138a7a76862649e9ff412152b44cf0f62c6a3e519d93"
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Server: GitHub.com
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
Vary: Accept, Authorization, Cookie, X-GitHub-OTP
Vary: Accept-Encoding, Accept, X-Requested-With
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-Github-Api-Version-Selected: 2022-11-28
X-Github-Request-Id: D8CA:19D236:1A308BE:2F21DA0:666362A2
X-Ratelimit-Limit: 5000
X-Ratelimit-Remaining: 4920
X-Ratelimit-Reset: 1717792936
X-Ratelimit-Resource: core
X-Ratelimit-Used: 80
X-Xss-Protection: 0