Kazuya Takei

Results 19 issues of Kazuya Takei

Refs: https://revealjs.com/slide-visibility/

plan

Refs: https://revealjs.com/layout/

plan

Actually: * Render unused JavaScript sources in `head` tag Expected: * Not append none-used js file * Not copy none-used js file

enhancement
breaking changes

## Spec This is wrapper directive for other content that you do not want to display as presentation. `revealjs` builder does not write contents In this directive to output file,...

enhancement

## Reasons - Sphinx 3.x is not for Python 3.10.x (current stable) - These versions do not have compatibility for latest deps(ex: Jinja2 and MarkupSafe) - Need simplify dependencies to...

plan
breaking changes

## Overview In v2.7.1, `sphinx_revealjs.ext.screenshot` uses Google Chrome from Playwright to take screenshots ([ref](https://github.com/attakei/sphinx-revealjs/blob/v2.7.1/sphinx_revealjs/ext/screenshot.py#L51)). But any presantation authors do not use always Google Chrome as default browser. Playwright (deps of...

enhancement
plan

## Overview Main goal is to drop design for old environments. ## Targets - Drop old python versions - [x] System-level drop Python 3.6 and olders. - Drop old Sphinx...