aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/plugins/task_render_listings.plugin
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/task_render_listings.plugin')
-rw-r--r--nikola/plugins/task_render_listings.plugin10
1 files changed, 10 insertions, 0 deletions
diff --git a/nikola/plugins/task_render_listings.plugin b/nikola/plugins/task_render_listings.plugin
new file mode 100644
index 0000000..1f897b9
--- /dev/null
+++ b/nikola/plugins/task_render_listings.plugin
@@ -0,0 +1,10 @@
+[Core]
+Name = render_listings
+Module = task_render_listings
+
+[Documentation]
+Author = Roberto Alsina
+Version = 0.1
+Website = http://nikola.ralsina.com.ar
+Description = Render code listings into output
+