Joshua Blum

Results 13 comments of Joshua Blum

Looks like you might have forgotten to import Statamic's `Markdown` facade, @mbootsman? Try to add `use Statamic\Facades\Markdown;`, like mentioned [here](https://torchlight.dev/docs/clients/statamic#enabling-the-extension) and [here](https://statamic.dev/extending/markdown#adding-extensions).

Don't worry, it's nothing more than a Facade, @stevebauman. Thanks for the great work, really appreciated!

Hey @stuartcusackie, Since this came up in on our helpdesk I'm curious: Which cache driver are you using? Redis by any chance?