diff --git a/README.md b/README.md index 0a3178c..7f78d97 100644 --- a/README.md +++ b/README.md @@ -999,6 +999,10 @@ function Example() { line-numbers +#### Step-by-step Highlights + +You can step through multiple code highlights on the same code block. Delimit each of your highlight steps with the `|` character. For example `data-line-numbers="1|2-3|4,6-10"` will produce three steps. It will start by highlighting line 1, next step is lines 2-3, and finally line 4 and 6 through 10. + ### Slide number