aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-08-11 09:04:30 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-08-11 09:04:30 -0700
commitee51441d8a32cfdbd694642ad2b68457fc7c4b47 (patch)
tree8fda760b74d690ba31cdf6a16c0be08283449dd2 /spec.txt
parentbbed621a201e1b38293fa64fd2f8ef9159a6920c (diff)
parentf06df774d5d472cf087a8702c8dc21de45384161 (diff)
Merge pull request #351 from robinst/tabs-example-mixed-indented-code-block
Add an example with mixed indentation code block in "Tabs" section
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/spec.txt b/spec.txt
index 3ba3173..8538965 100644
--- a/spec.txt
+++ b/spec.txt
@@ -304,6 +304,15 @@ by spaces with a tab stop of 4 characters.
</blockquote>
.
+.
+ foo
+→bar
+.
+<pre><code>foo
+bar
+</code></pre>
+.
+
## Insecure characters