An open API service indexing awesome lists of open source software.

https://github.com/acdcjunior/markdownediting-for-presentations


https://github.com/acdcjunior/markdownediting-for-presentations

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# MarkdownEditing for presentations

This is a fork of [MarkdownEditing](https://github.com/SublimeText-Markdown/MarkdownEditing) that changes some stuff and adds recognition (and syntax highlighting) of some patterns that appear in presentations made using markdown and reveal.js.

### Installation (manual)

1. In Sublime, click the `Preferences > Browse Packages…` menu
* This should open you packages folder:
* Windows: `%APPDATA%\Sublime Text 3\Packages\`
* Linux: `~/.Sublime Text 3/Packages/`
2. On the `Packages` folder:
* `git clone https://github.com/acdcjunior/MarkdownEditing-for-presentations.git MarkdownEditing`
3. Restart Sublime Text