AJ Jordan

Results 211 issues of AJ Jordan

The title kinda sums it up.

### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#concurrency ### What part(s)...

content
actions

If I have two Emacsen open with ZNC.el in use on two computers, and I send a message from one of them, it appears on the other one to come...

When you reconnect to ZNC, it will replay a certain amount of IRC traffic, complete with timestamps. It would be pretty cool if ZNC.el was able to parse those timestamps...

I have a static site generator which, shockingly, is using node-rss to output RSS feeds. This code runs successfully: ```js file.data.posts.map(function(post) { return { title: post.title, url: urlPrefix + file.relative,...

Heya! I'm currently working on translating AS1 vocabulary to AS2 in pump.io in preparation for our migration to ActivityPub - I wanted to see what Granary does and try to...

**Describe the bug** Backticks aren't turned into code formatting when preceded by a punctuation character. For example typing this: ```md (`foobar` ``` does not result in code formatting being applied....

bug
upstream

Found this tab sitting around in my web browser - apparently I forgot to hit "Create" on this PR 😅