evbacher
evbacher
Apparently, you may see this error if you are logged into more than one Google account. See https://support.google.com/docs/thread/36796708?hl=en for a possible answer. Let me know if that does not solve...
Glad to hear that! Seems like the error message could be a bit more helpful.
@codebling : Although this is a problem for all add-ons, maybe I'll add a note to the [Troubleshooting](https://github.com/evbacher/gd2md-html/wiki#troubleshooting) section about this. Thanks for confirming that opening in a private window...
Thanks, added a section about this here: https://github.com/evbacher/gd2md-html/wiki#drivegooglecom-refused-to-connect.
I had not heard that before. I've tried using the V8 engine before, but the performance is markedly worse (2x to 4x slower for both Markdown and HTML conversion). We...
Thanks for the bug: There is some funkiness about closing nested list items in HTML. For plain lists, we're not using the closing tag, but they're not required in HTML5....
Yeah, I suppose HTML Tidy would help clean up some lists that are not closed as well.
Thanks for using this add-on -- I'm sorry it doesn't do everything perfectly (the lament of all converter creators, I suspect :) Notes on your observations: All tables get converted...
Hi @dotNetkow -- can you share a sample doc that demonstrates this? (my email is [email protected]) When I created a test doc with "Create iOS and Android apps," where just...
It's a feature because HTML tables can handle just about anything that a Google Doc can do with tables. That's not true of Markdown tables. If I have time (haha...