https://github.com/acdcjunior/markdownediting-for-presentations
https://github.com/acdcjunior/markdownediting-for-presentations
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/acdcjunior/markdownediting-for-presentations
- Owner: acdcjunior
- License: mit
- Created: 2016-04-23T23:36:57.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-28T00:56:41.000Z (about 10 years ago)
- Last Synced: 2025-12-02T06:43:18.506Z (6 months ago)
- Language: JavaScript
- Size: 214 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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