AztecEditor-iOS icon indicating copy to clipboard operation
AztecEditor-iOS copied to clipboard

Some comments are being wrapped by paragraphs.

Open diegoreymendez opened this issue 8 years ago • 0 comments

Description

The following tests are failing

  1. https://github.com/wordpress-mobile/AztecEditor-iOS/blob/develop/Example/AztecUITests/AztecUITests.swift#L145
  2. https://github.com/wordpress-mobile/AztecEditor-iOS/blob/develop/Example/AztecUITests/AztecUITests.swift#L153

Expected behavior

The outputs should be: 1: <!--more--> 2: <p>1</p><!--more><p>2</p>

Additional Tasks:

Make sure the referenced tests are enabled again once this issue is fixed.

diegoreymendez avatar Nov 09 '17 18:11 diegoreymendez