jrnl/tests/external_plugins_src/README.md
2021-05-08 11:11:02 -06:00

9 lines
396 B
Markdown

# Rot13 Custom Exporter for Jrnl
This is a custom exporter to demostrate how to write customer exporters for
[jrnl](https://github.com/jrnl-org/jrnl). It is also used by *jrnl* in its
tests to ensure the feature works as expected.
This plugin applies a [Caeser
cipher](https://en.wikipedia.org/wiki/Caesar_cipher) (specifically the
[ROT13](https://en.wikipedia.org/wiki/ROT13)) to output text.