From aa70fb739bbcb4f7a5275fc6a8dac4b3b84579e6 Mon Sep 17 00:00:00 2001 From: Gabriel Pérez-Cerezo Date: Wed, 4 Oct 2017 16:03:29 +0200 Subject: Added mechanism for various output formats --- frontends/plain-text.yapsy-plugin | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 frontends/plain-text.yapsy-plugin (limited to 'frontends/plain-text.yapsy-plugin') diff --git a/frontends/plain-text.yapsy-plugin b/frontends/plain-text.yapsy-plugin new file mode 100644 index 0000000..103cdc4 --- /dev/null +++ b/frontends/plain-text.yapsy-plugin @@ -0,0 +1,3 @@ +[Core] +Name = Plain Text Output +Module = plain-text \ No newline at end of file -- cgit v1.2.3