Vitaly Puzrin

Results 331 comments of Vitaly Puzrin

@Jan--Henrik i think, in current time, you could just switch to USB-PD PPS mode only: - up to 21v out - no need for PWM in iron (low EMI, more...

> It didn't succeed because I couldn't get the software PD stack to run. I understand you very well :). I do now micro reflow table, and temporary switched from...

FYI: T80P with USB PD available. But... only 30W (12v 2.5A) and only 5 types of tip. To be honest, i would prefer T12 with USB PD (can be done...

> Also check out my Otter-Iron-PRO, it can be modified to accept Hakko T12 Handles by only changing the connector-pcb. [Jan--Henrik/Otter-Iron-PRO](https://github.com/Jan--Henrik/Otter-Iron-PRO) With usability in mind, it whould be preferable to...

> Any luck you can add ...: to the allowed match? Need more strict rule because phrase like `link...: foo bar` will cause false positive. Please provide more samples. -...

Could you add more details, what api do you expect?

First, you can also override `.text` rule and apply emojiToolkit.toImage() there, after escape. Second, it's not clear, how do you plan to define list of suppored unicode chars. Because it...

Could you post a permalink to demo http://markdown-it.github.io/linkify-it/ ? You can type there all examples at once, with results.

[Example](http://markdown-it.github.io/linkify-it/#t1=http%3A%2F%2Ft.cn%2FRZwjG7U%EF%BC%88%E5%88%86%E4%BA%AB%E8%87%AA%20%40%E9%85%B76%E7%BD%91%EF%BC%89%0A) Problem is in `(`, used in your example. There are NO space before it. I'm not familiar with asian punctuation. Are such `(` always word terminators? Is is possible...

Example with double http:// is technically correct. That's like `http://localhost` - any local domain allowed. Imho such typo do not need fixes. Example with `(` is more serious. It uses...