W3 3.2n
4.0n
NS 3.0n
4.0n
IE 3.0n
4.0n
TV 1.2y
2.1n

<NOSMARTQUOTES>...</NOSMARTQUOTES>

Description

The WebTV interface defines <nosmartquotes> to automatically replace regular quotes ("") with smart quotes (“”) and single quotes with smart single quotes. Use the <nosmartquotes> element to prevent this substitution.

Attributes

** None **

Examples

Source
<nosmartquotes>This suppresses replacing regular quotes
("") with smart quotes (“”)</nosmartquotes>
 
Result
This suppresses replacing regular quotes ("") with smart quotes (“”)
Statistics