Skip to content

Instantly share code, notes, and snippets.

@motyar
Last active June 15, 2020 13:05
Show Gist options
  • Save motyar/efad00f7b0ba66ba45371be5daf414d8 to your computer and use it in GitHub Desktop.
Save motyar/efad00f7b0ba66ba45371be5daf414d8 to your computer and use it in GitHub Desktop.
theme highlight progress controls slideNumber editor
night
vs
false
false
false
hidden
true

Publish from command line

curl -F file=@filename.md https://mark.show
# or
cat filename.md | curl -F 'data=<-' https://mark.show
# or
echo "# Slide md text" | curl -F 'data=<-' https://mark.show

You will get a link to slideshow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment