David Sanders

Results 118 comments of David Sanders

This issue refs https://github.com/electron/fiddle/issues/694 as well, so let's make sure that gets closed once this is resolved.

Fair points. In projects with a large amount of docs covering a wide range of topics (doing a quick count, the Electron docs would need to add 16+ languages to...

Closing as #3458 has picked up the discussion on this.

This should be resolved by https://github.com/electron-forge/electron-forge-docs/pull/131, so closing this out - if there's still a problem here, feel free to ping me and I'll re-open.

Is it worth considering other parsers than `markdown-it`? Technically this project isn't coupled to `markdown-it`, although expecting tokens rather than an AST has practical effects of coupling it. `mdast` could...

Thanks for the PR, sorry it took us so long to get to. Closing in favor of #116 which is more complete.

@tn185075, any updates would be left here in the issue. If there aren't any comments, there aren't any updates. 🙂 I'm not sure if this is a valid bug -...

Thanks for the extra context and linking the code. You're right, the code does look like it intends to set the trust bits. I'll ping @deepak1556 just to confirm that...