Results 42 comments of Andria

@mxstbr @SamyPesse is there any way we could merge this? Or should I open up a PR that allows a set indentation size while defaulting to inferring the correct indent...

I'm facing a similar issue as well. Currently, I'm trying to apply inline and block styles based on the input using a regular expression, and remove the surrounding characters that...

I'm taking a shot at making a pull request that should solve this issue. Currently, there's a pull request out there, #289, but it seems like it injects the ``...

Actually, looks like this project hasn't been updated in over a year. I'd consider this project dead now.

Any word on if this PR is ready or not, @soyguijarro?

Is react-storage-hooks still active?

Same @leonardodino Is there already a way to support multiple entry modules? Or is the README wrong? If there is already a way to support multiple non-disparate entry modules, it...

Is this about `exploits/linux/local/lxc_privilege_escalation`. It doesn't seem to work.

Does anyone know of any good alternatives to Typography.js that: - Is being maintained still. - Styles all text-related elements. - Provides `rhythm()` functions or similar.

It looks like you're not cleaning up after doing `setTimeout`. If you're doing any kind of work that needs to be canceled when the element is unmounted (or when your...