evbacher
evbacher
Hi Chris -- you can probably paste a rendered web page (Markdown or HTML) into a Google Doc, and it will (mostly) format properly. RTF is a whole 'nother markup...
Yes, I can see this -- thanks for reporting. I am making some larger changes to Docs to Markdown, but I'll try to get to this bug soon.
Thanks for filing this bug. It appears to be happening very rarely (although there have been a number in the past week: about 100 times in more than 4 million...
Can you share a Doc that causes this error? I only need view access -- I can make a copy and try to reproduce this and see what's causing it....
You're correct -- tabs were introduced recently, and I have not even looked into what is involved in looking at other tabs. I may get to this, but it is...
Thanks for this suggestion -- a couple of comments/questions: * We're not currently accepting contributions, as we're trying to add some enhancements. We'll try to evaluate this when we have...
So, this is only a problem at the beginning of a paragraph, right? Like `# This is not a heading` If there is no space, is it still a problem?...
Hi @ShokoTB, I'm not aware of any way to detect bookmarks programmatically. If you want intra-doc links, I suggest that you add headings and a TOC at the top of...
I was wrong: there is a Document.getBookmarks() function. I can't promise when I will get to this, as we are busy making some changes, but this will be on the...
Current code seems to run fine in V8, just a lot slower (not sure exactly why though).