Switch to using Docy's tabbed panes
Docy has a flexible implementation of tabbed panes that, for example supports both code and text in a tab. I suggest that we drop our own custom implementation of tabs and upgrade to Docsy's.
WDYT @svrnm @cartermp @austinlparker? I'd like your thumbs up before I start on this cleanup.
We only have about 4 files so the upgrade wouldn't be too painful, but more files are being updated (e.g., #1800) to use tabs, so if we're going to do this I think it would be better sooner than latter :).
Yes, please! This would allow for use of rewrap on the relevant files if code moves to code blocks.
Yes, let's do that!
Great! Ok, I'll start that as soon as I can (and I'll add a comment to #1772) -- I'm waiting on some Docsy updates before proceeding.
Some tabs work with the Docsy tab-related shortcodes, but some don't yet. Waiting on:
- https://github.com/google/docsy/issues/1271