﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
18807	"Switching from HTML to Visual messes up ""samp"" elements"	jsumners	azaozz	"Type the following into the HTML editing view of a new post:

{{{This is an example: <samp>/tmp/some.file</samp>. More text.}}}

Now, switch to the Visual editing view and you will get:

{{{
This is an example:
/tmp/some.file
. More text.
}}}

The ""samp"" element should be treated exactly like the ""code"" element. See http://www.w3.org/TR/html5/text-level-semantics.html#the-samp-element for more information on the samp element."	defect (bug)	closed	normal	3.6	Editor	3.2.1	normal	fixed	has-patch	info@…
