# reveal-code-focus
A [Reveal.js](https://github.com/hakimel/reveal.js) plugin that allows focusing
on specific lines of code blocks.
## Installation
Using [npm](https://www.npmjs.com/):
```bash
npm install --save reveal-code-focus
```
```
This section is a slide.
This will be highlighted by `highlight.js`.
This fragment focuses on the first line.
Empty fragment: lines will be focused without content appearing.
## Author
| [![twitter/demoneaux](http://gravatar.com/avatar/029b19dba521584d83398ada3ecf6131?s=70)](https://twitter.com/demoneaux "Follow @demoneaux on Twitter") |
|---|
| [Benjamin Tan](https://d10.github.io/) |