Jason Yavorska

Results 8 issues of Jason Yavorska

I updated from 3.8.7 to 3.8.10, and now I get an error when my markdown contains: `![Buy](https://storage.googleapis.com/sourcegraph-assets/Vendr%20-%20Buy%20%231.jpg)` The script works as follows: ```javascript const results = await checkMarkdownLinks(content, { baseUrl:...

## Problem to solve Using batch changes requires running a code rewrite tool (refactoring tool, comby, sed) which many users don't intuitively grok. Iterating on simple batch changes takes time,...

tracking
team/batchers
compute
feature/find-and-replace-mvp

https://demo.payloadcms.com/create-account is linked to from a couple places, but returns a 404.

This fetch is adding about 500ms to home page load time, so this adds a memory cache. Not sure if you want this change as I understand that the 3.0...

This fetches the data needed so OpenGraph urls work for projects, posts, and pages. There may be an easier way to do this, I'm still learning Payload.

The component that renders the archive block expects the field for publish date to be called `PublishedDate`, but for posts it was called `PublishedOn`. Fixes https://github.com/payloadcms/public-demo/issues/40

I receive the following error when using node 18 and npm. The instructions say you can use npm or yarn, but only yarn seems to work unless I'm missing something....

Seems to work fine for projects, interestingly. 1. Either add new posts or set pagination below 3 on the archive block 2. As you switch through pages, observe that (some...