EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification This tests indenting "three". You should see 1, 2, and then a bullet before numbers "two", "three", and "four" respectively. one two three four Before:
  • one
    1. two
  • three
  • After:
  • one
    1. two
    2. three