F

Results 59 comments of F

I do think any error in the process is an error in the execution of the programme, and therefore should have an error exit code. But I'm fine to remove...

@harshithkashyap's solution no longer works (`ParsedComponents` doesn't have an `assign` method). Is there another way of handling this?

For future reference, this solved my issue for me: https://github.com/wanasit/chrono/issues/327#issuecomment-626092607

Or just allow the same flag to skip a comment block from being formatted as other code (pending in #671)?

Sure. This: ``` js var first = a === b; var second = c; ``` Becomes: ``` js var first = a == = b; var second = c; ```

@Ben-lad It looks like you've got a bad merge in there that needs resolving.

Ah damn. I was hoping it would be invisible to users. Still. Better than nothing.

> I wonder if https://github.com/vercel/fetch is injecting itself into this somehow and screwing things up... It looks like that's supposed to use `node-fetch` under the hood anyway 🤔.

Kicking off a redeploy seems to have cleared that error @zeke?

I think we need an `og:type` or `twitter:card`? See https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/markup