Alexey Iskhakov

Results 7 issues of Alexey Iskhakov

When using the `compromise-syllables` plugin, it counts the amount of syllables in the word "silent" as 1, which is incorrect: ```ts import compromise from 'compromise'; import syllables from 'compromise-syllables'; const...

bug

# Preamble I am aware that this particular topic is nothing groundbreaking and that crank is still in its early development stages. 🙂\ But this issue is going to get...

Fixes #194 (WIP). This PR is mostly here to spark conversation about the necessity of such changes and how much they impact the project itself. EDIT: and I also needed...

This PR fixes #61 while also adding some more customizability to the `touch-action` property of draggable elements. With this PR, it is now possible to simply set `touch-action` to another...

Hello, @mixu. First of all, thank you for a great CLI md-to-html tool. I've been using it for quite a while, and I have a question - is there any...

Last contribution was about a year ago and vital issues are still left open. Is this project going to receive further support?

### Description This change removes unnecessary rules by encapsulating the functionality in a single selector, making sources easier to maintain while also reducing build size. ### Check List __instruction :...