Abishek R Srikaanth

Results 63 issues of Abishek R Srikaanth

I am trying to render a markdown table on a github readme using this library and it doesn't render correctly. https://raw.githubusercontent.com/championswimmer/vuex-persist/master/README.md I tried to do copy that markdown content for...

The package seems to automatically add a line break `` after it encounters an image link ``` [![Coverage Status](https://coveralls.io/repos/github/ElemeFE/element/badge.svg?branch=master)](https://coveralls.io/github/ElemeFE/element?branch=master) ``` Is there any way to restrict this?

I have a suggestion, am not sure what the other things. From the [docs of 0.5](https://github.com/fabien-d/alertify.js/pull/173), I understand that the below HTML needs to be added to the HTML ```...

Is there a way to dynamically change the width of the modal? I have multiple elements on the modal which differ by width and I would like to adjust the...

Can the package provide support for Pinterest

enhancement

Can support for Dropbox authentication be added to the package. The documentation for the API is @ https://www.dropbox.com/developers/core

Can the package provide support for tumblr authentication

enhancement

### Have you searched for similar issues? - Yes ### Description When opening a new tab or window, the expected result is that the cursor is already on the URL...

suggestion
usability
feature/newtab

``` During class fetch: Uncaught ErrorException: The magic method Box\Spout\Common\Singleton::__wakeup() must have public visibility ``` Error Details: https://www.larabug.com/exception/vKCH0wgX1Mz5xN8 Could you please advice what the issue may be Here is the...

bug
resolved in v3

The `AppInstalled` event will be triggered after the installation of App on the store. This can be used to run jobs after successful installation. For example, fetching data from the...