markup
markup copied to clipboard
rst `tabs`, `group-tab`, `code-tab` directives are not properly rendered on github
example
.. tabs::
.. tab:: Cats
Cats are beautiful lovely animals.
.. tab:: Dogs
Dogs are so energetic.
It will not render properly using an rst file, but rather it displays the raw text.