diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-23 12:49:53 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-23 12:49:53 +0000 |
commit | b319151d3b0c5aebf0d8cb878d9b2f86fa4e1201 (patch) | |
tree | 55405cacf7b667743c8910186fd5d299c5e9cbf4 /doc/bugs | |
parent | b686cd2a249ac2c0117bc561222ce9c2c79d7ca3 (diff) |
web commit by sward: Real expected output
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Spurious___60__p__62___elements_added_to_tags_in_inliine_pages/discussion.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/bugs/Spurious___60__p__62___elements_added_to_tags_in_inliine_pages/discussion.mdwn b/doc/bugs/Spurious___60__p__62___elements_added_to_tags_in_inliine_pages/discussion.mdwn new file mode 100644 index 000000000..32a647597 --- /dev/null +++ b/doc/bugs/Spurious___60__p__62___elements_added_to_tags_in_inliine_pages/discussion.mdwn @@ -0,0 +1,9 @@ +Actually, expected output would be: + + <span class="tags"> + Tags: + + <span class="selflink">XML</span> + </span> + +This is consistent with tags in other inlinepages. --[[sward]]
\ No newline at end of file |