-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
Hello! Great project. I've been using markdown to write beamer slides for years (with pandoc
) and this is a really nice addition to that space.
One small issue I've been having is that when I open the web app, my slides seem to be all shifted to the right.
Steps to reproduce
These are the steps I used:
- On MacBook pro, open terminal, choose folder, and type
npm init slidev
and follow all standard options. Wait for all packages to be installed. - Open Google Chrome and navigate to
http://localhost:3030
.
nonlinearcom and omahdi