I don't see it Workspaces or in regular Google Docs. I don't see the typical "feature rolling out over the next few weeks" disclaimer, but I wonder if that's it.
If it does inter-document linking like obsidian, that would be a real game changer for me.
The Google Sites product supported markdown, or that mediawiki format, I'm not sure which, it was a long time ago, but one day they all converted to wysiwyg HTML and that pissed me off.
It only seems to convert the markdown syntax to normal Docs formatting. Since Docs does not natively support the concept of a "code block", it would make sense that this is not supported.
When I was at Google, we used an addon to do that. I think it might be this one? Not sure since there was a separate addon repo with internal and specific whitelisted addons.
This is what I used in college. It works great, but its much slower and more tedious to use compared to markdown code blocks. At one point I switched from using google docs to using the export to pdf feature on a static site generator because I was writing documents with a ton of code blocks and inline code formatting. It saved me a ton of time highlighting code and clicking about in the side panel.
I know there are LaTeX addons that let you do things like $$\frac{1}{2}$$ and then render the entire document. Makes me wonder what it would take to do something similar for code.
12 comments
[ 0.23 ms ] story [ 19.0 ms ] threadIf it does inter-document linking like obsidian, that would be a real game changer for me.
https://workspace.google.com/marketplace/app/code_blocks/100... https://github.com/alexwforsythe/code-blocks
I know there are LaTeX addons that let you do things like $$\frac{1}{2}$$ and then render the entire document. Makes me wonder what it would take to do something similar for code.
Seems like someone with more vision than "match MSWord's feature set" has been out in charge of google docs.