Skip to content

Commit c5e6ea4

Browse files
committed
Add #5 to CHANGELOG and Update README.md [ci skip]
1 parent bfd5798 commit c5e6ea4

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
- Generate line numbers via `line_numbers` option in context hash [#5](https://github.com/JuanitoFatas/html-pipeline-rouge_filter/pull/5) by @lowjoel
6+
57
## 1.0.2 - 2015.08.06
68

79
- Allow to use with `HTML::Pipeline` >= 1.11 [#3](https://github.com/JuanitoFatas/html-pipeline-rouge_filter/pull/3) by @townsen

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ Prints (without the linebreaks):
5858
</pre>
5959
```
6060

61+
You can specify line numbers via `line_numbers` option in
62+
[context](https://github.com/jch/html-pipeline#examples) hash.
63+
6164
## Contributing
6265

6366
1. Fork it ( https://github.com/juanitofatas/html-pipeline-rouge_filter/fork )

0 commit comments

Comments
 (0)