Sphinx-code-tabs

Latest version: v0.5.5

Safety actively analyzes 626555 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

28.11.2021

- add ``tab`` directive for arbitrary (non-code) content
- add ``tabs`` directive and make ``code-tabs`` a backward-compatibility alias
of ``tabs``, to account for the new more general tab containers
- make the ``:title:`` option no longer required (wasn't enforced anyway by
sphinx)
- add grouped tabs
- make non-code tabs look better in latex output by boxing them like listings

28.06.2023

- declare extension as safe for parallel reads (6)

27.11.2021

- fix AssertionError if :title: option is missing (see 3)
- increase css specificity to fix big margins that have appeared due to some
CSS change in sphinx or rtd
- fix exception when building pdf documents (1, 4)
- prerender tab hidden/selected state to avoid content reflow on page (re-)load

21.06.2021

- update css for sphinx 4

13.07.2023

- no changes, release needed to trigger a new build

10.10.2020

Initial version with basic functionality:

- all rendering is done by JS, no prerendering
- so far no "notebook-groups" that switch the language simultaneously

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.