Add pointer extension

This commit is contained in:
2025-05-30 15:01:46 +02:00
parent 31b168acec
commit 5a1f509b8a
4 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
title: Pointer
author: Posit Software, PBC
version: 0.1.0
quarto-required: ">=1.2.198"
contributes:
revealjs-plugins:
- name: RevealPointer
script: pointer.js
stylesheet: pointer.css
config:
pointer:
key: "q"
color: "red"
pointerSize: 16
alwaysVisible: false