readme_files/README.template.md in markdown_helper-0.2.0 vs readme_files/README.template.md in markdown_helper-0.2.1
- old
+ new
@@ -2,10 +2,10 @@
[![Gem Version](https://badge.fury.io/rb/markdown_helper.svg)](https://badge.fury.io/rb/markdown_helper)
Class <code>MarkdownHelper</code> supports:
-* [File inclusion](#file-inclusion): to include test from other files, as code-block or markdown.
+* [File inclusion](#file-inclusion): to include text from other files, as code-block or markdown.
* [Image path resolution](#image-path-resolution): to resolve relative image paths to absolute URL paths (so they work even in gem documentation).
Next feature:
* "Slide deck": to chain markdown pages into a series with next/prev navigation links.