evbacher
evbacher
This seems like it might be a good idea, but it's way beyond the scope of this add-on. Also, I'm not sure if the version history is programmatically accessible to...
Thanks for noticing: I think this may be a Google issue -- I do not recall creating a screen shot for this particular purpose. Note: I did change the text...
Note: this also happens when installing other add-ons (I tried a couple), so it is a Google issue. I've filed https://issuetracker.google.com/issues/267296074 with Google. We'll see what happens!
Sorry I missed this -- it should be possible, since there is a horizontal alignment attribute for paragraphs in Google Docs. I'm leaving a link to the docs for myself...
I'm not sure what site you're posting to, but I'll probably implement this as <p style="text-align: center"> instead of using <center> tags. Note: GitHub wiki doesn't seem to observe either...
I tried this with Firefox and it did copy to the clipboard (I'm on a Macbook). Note that the add-on doesn't report that it copied to the clipboard (if successful).
Do you see this at the top of your converted output if the copy to clipboard fails? ``
One way that this can happen (for a conversion that takes several seconds) is that if you go to another tab while you're waiting, the tab where the conversion is...
If you bolded the space in the Google Doc, you will get the second result. I tried this out in a Google Doc and got the same result as you...
That would require permission to write to your Google Doc. We are trying to minimize the required permissions for this add-on. (In addition to the fact that this would require...