inline code syntax highlighting: marpit custom engine + css

This commit is contained in:
2026-04-22 13:15:19 +02:00
parent 79aaa14c29
commit 2680a745cf
5 changed files with 1966 additions and 7 deletions

View File

@@ -41,4 +41,4 @@ echo -e " ${BLUE}http://localhost:$DEV_PORT${NC}"
echo -e " ${BLUE}$SERVE_DIR/${NC}"
echo ""
PORT=$DEV_PORT exec npx @marp-team/marp-cli --server "$SERVE_DIR/"
PORT=$DEV_PORT exec npx @marp-team/marp-cli -c marp.config.js --server "$SERVE_DIR/"