GithubHelp home page GithubHelp logo

nh2 / sublimetext-markdown-slideshow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ogom/sublimetext-markdown-slideshow

2.0 1.0 0.0 290 KB

sublime text 2 plugin for markdown slideshow

Home Page: http://ogom.github.com/sublimetext-markdown-slideshow

JavaScript 7.59% Python 92.41%

sublimetext-markdown-slideshow's Introduction

Markdown Slideshow

A Sublime Text 2 plugin for slideshow in your web browser from markdown file.

Is a Base example.


Installation

Package Control

The easy to install using the Package Control.

  1. Press ctrl+shift+p (Windows) or cmd+shift+p (OS X). then Package Control: Install Package.
  2. To install at the command of Markdown Slideshow.

Github

Download is available from github, Install the folder of Sublime Text 2 Packages.

$ git clone git://github.com/ogom/sublimetext-markdown-slideshow.git

Sample Key Bindings

Let's add key bindings - user.

[
  { 
    "keys": ["alt+s"], "command": "markdown_slideshow",
    "args": {
      "theme": "default",
      "save": true,
      "path": "/tmp"
    }
  }
]
args
  • theme : Name of the theme.
  • save : If you do not want to save is false. Default is true.
  • path : Path to save the file. Default is temporary file path.

How to use

Output Hints

Separates the slide is ---- or ___ or *** be returned to hr tab at markdown.

Workflow

  1. Create a contents for markdown.
  2. Preview the slides in your browser.

Uses

Licence

Apache License 2.0

sublimetext-markdown-slideshow's People

Contributors

nh2 avatar ogom avatar yesnault avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.