marp-cli icon indicating copy to clipboard operation
marp-cli copied to clipboard

A CLI interface for Marp and Marpit based converters

Results 44 marp-cli issues
Sort by recently updated
recently updated
newest added

### Expreimental transitions are available in Marp CLI v2.0.0 and later + Google Chrome / Chromium 101 and later. This issue is for tracking an experimental transitions support for bespoke...

enhancement

Hi all, Following discussion in https://github.com/marp-team/marp/discussions/326, I would like to request a feature for an overview mode that allows to navigate easily between slides in the bespoke template (see example...

enhancement

Thank you for this fantastic work, I finally can stay with vim(nvim) when I have to make some slides. I just wonder if marp --preview window can follow my vim...

[Google Chrome 💯](https://developer.chrome.com/100/) has implemented [Multi-Screen Window Placement API](https://developer.chrome.com/blog/new-in-chrome-100/#multi-screen-window-placement). It definitely matches to Marp's use case, the presenter view of Marp CLI's bespoke template. > - Slideshow apps can show...

enhancement

(I posted this in Marp VSCode but was told it belonged here instead) When I used the Fragmented unordered list and export to PPTX, the "fragmented" / animation part doesn't...

enhancement

Is there a way to export a PDF with Presenter Notes from VS Code? This closed [PR](https://github.com/marp-team/marp-cli/pull/52) had a feature like it. Is exporting to PPT (via the CLI) the...

enhancement

Watch mode does not update .html although an update of the css file triggers conversion, in preview mode only : ``` $ marp -p -w --theme-set ~/marpthemes P_P1A_00.md [ INFO...

bug
help wanted

It seems only changes to `*.md` files will be watched. For example, changes to images will not be watched. ### Steps to reproduce 1. Create a simple `index.md` that references...

enhancement

I would love to see --theme support online URL's

enhancement

It would be good to fill the title for converted HTML automatically from the heading of title slide when `--title` option (and `title` global directive) is not passed. We make...

enhancement