Skip to content

Commit

Permalink
Updated issues and release notes, added acknowledgements
Browse files Browse the repository at this point in the history
  • Loading branch information
splorp committed Nov 3, 2017
1 parent 2e9415b commit 626cf16
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,22 @@ c::set('paperback.exclude.template', []);
## Known Issues

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

## Release Notes

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

### 1.0.0
+ Initial release

## Acknowledgements

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.

## License

Copyright © 2017 Grant Hutchinson
Expand Down

0 comments on commit 626cf16

Please sign in to comment.