CtrlK
CommunityDocumentationLog inGet started
Tessl Logo

tessl/npm-slidev--cli

tessl install tessl/npm-slidev--cli@52.1.0

Modern presentation framework and CLI tool that transforms Markdown files into interactive, web-based slide presentations with built-in development server, export capabilities, and Vue.js integration

Agent Success

Agent success rate when using this tile

100%

Improvement

Agent success rate improvement when using this tile compared to baseline

1.12x

Baseline

Agent success rate without this tile

89%

task.mdevals/scenario-2/

Code Highlight Presentation

Create a slide presentation with progressive code highlighting that reveals different parts of code as you advance through the presentation.

Requirements

Create a presentation file slides.md with two slides:

  1. Title Slide: A simple title slide introducing the presentation
  2. Code Demo Slide: A slide containing a JavaScript code block (minimum 6 lines) with progressive highlighting that:
    • First shows lines 1-2 highlighted
    • Then on next advance shows line 4 highlighted
    • Finally on next advance shows all lines highlighted

The code block should use proper syntax for language specification and progressive highlighting. Use the standard delimiter to separate slides

Test Cases

  • The slides.md file exists @test
  • Two slides are separated with the standard delimiter @test
  • Code block has JavaScript language specification @test
  • Code block uses progressive highlighting syntax for lines 1-2, then line 4, then all @test

Implementation

@generates

Dependencies { .dependencies }

@slidev/cli { .dependency }

Provides presentation framework with enhanced code highlighting support.

Version

Workspace
tessl
Visibility
Public
Created
Last updated
Describes
npmpkg:npm/@slidev/cli@52.1.x
tile.json