From 1d683be4146678c5d674ecd9ea365943c385774c Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Sun, 23 Jan 2011 00:25:05 -0800 Subject: Textile reader: Support <tt> for inline code. --- tests/textile-reader.textile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/textile-reader.textile') diff --git a/tests/textile-reader.textile b/tests/textile-reader.textile index 9fa90bb32..4ae47ea20 100644 --- a/tests/textile-reader.textile +++ b/tests/textile-reader.textile @@ -66,6 +66,8 @@ bc. Code block with .bc continued @</\ +Inline code: @<tt>@, <tt>@</tt>. + h1. Lists h2. Unordered -- cgit v1.2.3