Dave Glick

Results 417 comments of Dave Glick

Plumbing is complete, still need to: - Review modules to see which ones can response to cancellation requests - Add support for manual cancellation to the CLI

Ended up implementing this directly in the `RenderMarkdown` module with a new `MarkdownExtensions` metadata key that can be set at the document or context (I.e. settings) level.

I'm not necessarily opposed to switching out the Sass implementation. In fact, several years ago I was using a different libsass wrapper and ended up switching to SharpScss due to...

Both of those look interesting, and I'm glad to see some efforts in .NET to modernize Sass compiling, but I'm not sure either is stable enough or far enough along...

Moving to Statiq Framework for tracking since that's where the Sass module lives.

I'd absolutely be open to dependency updates/changes - that seems inevitable as first Wyam and now Statiq comes up on 8 total years in service. Over such a long time...

This isn’t possible using an ID like you mention, though it’s a great idea so I’ll mark this issue as an enhancement request. In the meantime, the main way to...

A benefit to using an existing format (EsLint, https://testanything.org/tap-version-13-specification.html, etc.) would be that it could work with existing tooling.

Thanks for taking a look at this! If you run into problems or need an assist, I'm happy to continue working this with you. > Where in the system do...

BTW - happy for you to make an attempt at this, more folks who spelunk through the framework code and get familiar with it is always welcome. But that said,...