Dmitry Shechtman

Results 19 issues of Dmitry Shechtman

@Knagis, So I've had some solid progress on enabling extensions. Now I'd appreciate your feedback on pre-existing features in this regard. 1. [x] Strikeout seems to me as an obvious...

So the Professor is back on CommonMark, which is great news. Somewhat less great is his renaming of core terms in both the spec and the C implementation (I understand...

Hey, I added a [branch](https://github.com/Knagis/CommonMark.NET/tree/parallel) that contains a tentative parallelization of Stage 2. I didn't see a significant improvement in CommonBenchMark, so maybe this isn't worth pursuing. Please let me...

Hi, I'm using CommonMark.NET for parsing. I have a converter on top of it, which should present warnings like ``` invalid link target on line {0} position {1} ``` I...

question

Closes #10.

A thread-safe implementation that prevents GetOsVersionByWmi() from being called twice.

Examine ToastNotificationManager.Setting and return corresponding result if disabled.