Package Details: marp-cli-bin 3.2.1-2

Git Clone URL: https://aur.archlinux.org/marp-cli-bin.git (read-only, click to copy)
Package Base: marp-cli-bin
Description: A CLI interface for Marp and Marpit based converters
Upstream URL: https://github.com/marp-team/marp-cli
Licenses: MIT
Conflicts: marp-cli
Replaces: marp
Submitter: swedishhat
Maintainer: gouvinb
Last Packager: gouvinb
Votes: 23
Popularity: 0.016828
First Submitted: 2019-11-26 06:58 (UTC)
Last Updated: 2023-09-15 12:55 (UTC)

Latest Comments

1 2 3 Next › Last »

gouvinb commented on 2023-09-19 07:59 (UTC)

Can you test with a browser other than Google Chrome 117 by installing the beta or Canary version ?

You can use marp-cli with another browser by running the following command: $ CHROME_PATH=$(which <chrome variant>) marp <args>

As soon as possible, I will look for a workaround.

sanquaes commented on 2023-09-19 06:45 (UTC) (edited on 2023-09-19 07:04 (UTC) by sanquaes)

On the recent version of marp-cli-bin I get:

[ ERROR ] Failed converting Markdown. (Protocol error (Target.setAutoAttach): Target closed

UPD: this is the issue related to Chromium 117.x. Rolling back to 116.x helps.

JPenuchot commented on 2022-09-07 08:12 (UTC)

I've been trying to mail the current maintainer but the address attached to their profile doesn't exist. This might explain why they're not getting any notice. I'm submitting an orphan request.

aik2 commented on 2022-08-18 11:28 (UTC)

hi, would you like to update the package?

swedishhat commented on 2019-11-26 07:08 (UTC)

https://aur.archlinux.org/packages/marp-cli-bin/

swedishhat commented on 2019-11-26 06:55 (UTC)

The upstream URL https://github.com/yhatt/marp posted the following in their README: "But recently, we received a serious security report for outdated app. By opening a malicious Markdown, an attacker can execute arbitrary code through remote. We are responsible for saving users from malicious. If you are currently using Marp app, please stop using as soon as possible and migrate into well-maintained Marp Next tools."

The Marp Next tools break up the functionality of the app into several smaller apps, namely https://github.com/marp-team/marp-cli and https://github.com/marp-team/marp-web

I'm creating a new AUR package called marp-cli-bin that installs the files in https://github.com/marp-team/marp-cli/releases and submitting a request that this package be merged into that one or deleted.

For GUI / Desktop functionality like in the original app see here: https://github.com/marp-team/marp-web#desktop-pwa

rvenson commented on 2019-11-05 23:30 (UTC)

The repository has updated to https://github.com/marp-team/marp-cli/releases

a13xie commented on 2019-09-29 14:45 (UTC)

Nevermind! I just needed to press Ctrl + Shift + V