You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ 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
36
36
+ Output is currently optimized for the [Newton Glossary](http://newtonglossary.com/) instance of [Kirby](https://getkirby.com/)
37
37
38
38
## Release Notes
39
39
40
40
### 1.0.1
41
41
+ Refactored filtering options
42
+
+ Fixed formatting of paragraph breaks in `$page->text()`
42
43
43
44
### 1.0.0
44
45
+ Initial release
45
46
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.
0 commit comments