Skip to content

Commit 626cf16

Browse files
committed
Updated issues and release notes, added acknowledgements
1 parent 2e9415b commit 626cf16

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,22 @@ c::set('paperback.exclude.template', []);
3232
## Known Issues
3333

3434
+ Exported content is not timestamped or versioned
35-
+ The breaks surrounding headings are collapsed so text block are mashed together
35+
+ Linebreaks surrounding headings are collapsed so text blocks are mashed together
3636
+ Output is currently optimized for the [Newton Glossary](http://newtonglossary.com/) instance of [Kirby](https://getkirby.com/)
3737

3838
## Release Notes
3939

4040
### 1.0.1
4141
+ Refactored filtering options
42+
+ Fixed formatting of paragraph breaks in `$page->text()`
4243

4344
### 1.0.0
4445
+ Initial release
4546

47+
## Acknowledgements
48+
49+
A tip of the hat to [Pedro Borges](https://pedroborg.es/) and his [Kirby XML Sitemap](https://github.com/pedroborges/kirby-xml-sitemap) for providing the necessary framework and inspiration to attempt my own plugin.
50+
4651
## License
4752

4853
Copyright © 2017 Grant Hutchinson

0 commit comments

Comments
 (0)