author | Aryeh Gregor <AryehGregor+gitcommit@gmail.com> |
Tue, 22 Mar 2011 17:51:27 -0600 | |
changeset 24 | dfe1df743d5c |
parent 23 | a6e401031af5 |
child 25 | c9c544b49fcd |
autoimplementation.html |
--- a/autoimplementation.html Mon Mar 21 15:18:03 2011 -0600 +++ b/autoimplementation.html Tue Mar 22 17:51:27 2011 -0600 @@ -114,6 +114,10 @@ 'foo[bar<i>baz]qoz</i>quz', 'foo<span style="font-weight: bold">[bar]</span>baz', 'foo<b>[bar]</b>baz', + 'foo<b>bar</b>[baz]', + '[foo]<b>bar</b>baz', + 'foo<strong>bar</strong>[baz]', + '[foo]<strong>bar</strong>baz', 'foo[<b>bar</b>]baz', 'foo[<b>bar]</b>baz', 'foo<b>[bar</b>]baz',