yurivictor / typebetter

Fixes typography while a user types
http://yurivictor.com/smartquotes/
BSD 3-Clause "New" or "Revised" License
71 stars 2 forks source link

Should not convert quotes on HTML tag attributes #11

Open matthewbuchanan opened 9 years ago

matthewbuchanan commented 9 years ago

If the user types a ‘<’ the conversion should cease until a ‘>’ is typed, to prevent conversion of straight quotes around tag attributes (for content areas that support entry of HTML content). This could be a config option.