Rustam Apay
Rustam Apay
> It looks like the space token after the header is because of the spaces in the blank line. After a list a space doesn't appear even when you put...
Yes, I see. But... - header don't kill blank line after it, - blockquote don't kill blank line after it, - paragraph don't kill blank line after it --- all...
> Just curious what you use the tokens for? It seems like you should be able to just skip the space tokens since they don't affect rendering. I render tokens...
how it works:  how it should work: 
I have the same issue. Did you solve it?
Thank you for quick response. Why then `Too many requests` if updated only 1 page?
why don't use codesandbox.io --> add dependency --> remark --> see all you need in console ))
Hi. It is good to have the option to exclude default attributes! I am looking for it too.
If you need width and height of an image, you should use on RN web `Image.getSize` instead of `Image.resolveAssetSource` `require(file/path)` will be converted to local file url and it will...
@Connor-8 Hi. Thank you. Where did you run `yarn ts-jest config:init`?