Skip to content

Instantly share code, notes, and snippets.

@pentaphobe
Last active March 23, 2018 05:51
Show Gist options
  • Save pentaphobe/b9723756bc530ee153601948a0289600 to your computer and use it in GitHub Desktop.
Save pentaphobe/b9723756bc530ee153601948a0289600 to your computer and use it in GitHub Desktop.
Remark slideshow test

Intro

  1. Write slides in markdown in a gist
  2. Get a development link to your gist from rawgit
  3. Use remarkise to view it
  4. ???

Showing source

// All source should work

import {get, set, flowRight} from 'lodash/fp'

const foo = () => {}

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