diff options
-rwxr-xr-x | render_locally | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/render_locally b/render_locally index 153e7e8a..67c96fdb 100755 --- a/render_locally +++ b/render_locally @@ -24,6 +24,7 @@ ikiwiki \ --plugin html \ --plugin sidebar \ --plugin table \ + --plugin txt \ --libdir "$src"/.library \ --plugin copyright \ --plugin license \ |