The F.A.S.T. Way to Spot a Stroke
Published Dec. 9, 2022
Dr. Michael Lui, chief of neurology at Pali Momi Medical Center, consults with a patient.
Default with all of the RTE options in use
Culpa excepteur officia nulla consequat enim exercitation. Veniam adipisicing sit incididunt nisi. Reprehenderit mollit cupidatat quis nisi minim id consectetur non est aute sit non aliquip. Amet mollit aliqua culpa incididunt duis voluptate tempor Lorem. Aliquip amet aute et cillum mollit ex. Deserunt cillum sunt adipisicing id commodo non sint voluptate aliquip ullamco non sunt aliquip.
- John Paul Jones
- Jimmy Page
- John Bonham
- Robert Plant
- The Yardbirds
- Led Zeppelin
- The Firm
- Coverdale–Page
- Page and Plant
Hawaiian
Hawaiʻi
var sanitizedHtml = html
.Replace(" Hawai", " Hawai") // -ensure capitalization
.Replace("Hawaiʻi", HawaiʻiProperOkina)
.Replace("Hawaiʻi", HawaiʻiProperOkina) //ASCII apostrophe: ' (U+0027)
.Replace("Hawaiʻi", HawaiʻiProperOkina) //Grave Accent: ` (U+0060)
.Replace("Hawaiʻi", HawaiʻiProperOkina) //Left single quotation mark: ‘ (U+2018)
.Replace("Hawaiʻi", HawaiʻiProperOkina) //Right single quotation mark: ’ (U+2019)
.Replace("Hawaiʻi", HawaiʻiProperOkina)
.Replace("Hawaiian", "Hawaiian") // -ensure we're not Okina'ing improperly