summaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2015-08-17 06:57:12 -0700
committerJames E. Blair <corvus@gnu.org>2016-11-20 10:41:40 -0800
commit712d2c47f6ac3f74ab5ab2bd4db3ed6876461b4e (patch)
tree0c81f7c9a073b6e6621e53f371c1b092ecc15d16 /example
parent01d8f282a472da248d2a70cc2319797974a12501 (diff)
downloadpresentty-712d2c47f6ac3f74ab5ab2bd4db3ed6876461b4e.tar.gz
presentty-712d2c47f6ac3f74ab5ab2bd4db3ed6876461b4e.tar.xz
presentty-712d2c47f6ac3f74ab5ab2bd4db3ed6876461b4e.zip
Example using tree output and fix for the utf-8 characters that tree uses
Diffstat (limited to 'example')
-rw-r--r--example/demo.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/example/demo.rst b/example/demo.rst
index e202bc2..03900db 100644
--- a/example/demo.rst
+++ b/example/demo.rst
@@ -142,6 +142,22 @@ ANSI Art
.. ansi:: ansi.ans
+
+Nice filesystem listings
+========================
+
+.. container:: handout
+
+ You can cut and paste the output of tree to make nice filesystem listings.
+
+.. code::
+
+ files
+ ├── hello
+ └── world
+
+0 directories, 2 files
+
Images
======
.. container:: handout