Kato Richardson

Results 14 comments of Kato Richardson

Also added a fix for the hours, which was [reported in this issue on raphaeljs](https://github.com/DmitryBaranovskiy/raphael/issues/290).

Additionally, the preview resets to the end of the file each time, so if markdown is more than one page, I have to make a change, switch to preview, scroll...

You would need a promise implementation like q or jQuery or Angular's $q. I'll use jQuery for now. In the constructor, add: ``` this.loadFuture = $.Deferred(); ``` Add a method:...

We're all developers here, so let's realize that a critical part of building any successful app is making the hard tradeoffs and decisions about where to focus your engineering efforts....

Fwiw, I'm currently using this lib _because_ it strips all HTML which can't be converted. I'm using it to convert Word docs into Markdown, so it's a long process with...

@theolof could you post this on Stack Overflow (feel free to ping this thread with a link) or [file a bug](https://firebase.google.com/support/contact/bugs-features/)? All issues in this repo should be relevant to...

@agarwalsween please create your own issue and be sure to utilize the template. I'm removing your question here as it will muddy this feature request discussion.

Closing this conversation to prevent more "ETA requested" responses (which actually take time from feature work). Latest status update: [#issuecomment-367736441](https://github.com/firebase/FirebaseUI-Android/issues/563#issuecomment-367736441) Firebase team will update here and potentially unlock thread if/when...

+1 Had not seen this error before a month ago, now it's happening on every upload.

Okay, so first of all, let's set expectations here: > This is an experimental library and is not supported by Firebase This was an early solution for testing with Firebase....