summaryrefslogtreecommitdiff
path: root/example/demo.rst
diff options
context:
space:
mode:
Diffstat (limited to 'example/demo.rst')
-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
142 142
143.. ansi:: ansi.ans 143.. ansi:: ansi.ans
144 144
145
146Nice filesystem listings
147========================
148
149.. container:: handout
150
151 You can cut and paste the output of tree to make nice filesystem listings.
152
153.. code::
154
155 files
156 ├── hello
157 └── world
158
1590 directories, 2 files
160
145Images 161Images
146====== 162======
147.. container:: handout 163.. container:: handout