Aakash Chakravarthy

Results 17 comments of Aakash Chakravarthy

Thanks @wasek23. I'll test these changes and merge them.

Hi @tblobaum, AFAIK, the access token must be manually created by the user and that access token must be entered in the settings page. Please do check Github REST API...

I would love to do that. But it all depends on the APIs offered by the git servers. I'm yet to explore the other APIs. If other git servers provide...

Hi magglomag, this happens because the height of the element after collapse is unknown. It is possible to predict the height after collapse, I'll make a fix whenever possible.

Hi Suture, during the collapse HTML is stripped because there are cases where there can be images,videos,list and other block level items with each having separate CSS properties and different...

@suture Let me check that for a reference try to implement the same. @bcrigler The problem which I got during testing is, when the "divs", "span" tags in collapsible element...

Hi @vanessalh, Sure I'll try to work on this whenever possible. Thanks for the suggestion!

Hi @sudara, GIW identifies changes by looking at the hash github provides. Every file has a hash and this hash is stored in the post's meta. If this hash changes,...

Thats weird, may be the post is not getting saved as expected or there is some error when converting the markdown to the HTML. If you have any custom modifications...

Hi @SienciLabs, I have tested `` and `` tags and it had worked fine on my end. I tried the same script and style tags you have shared and it...