## Expected behavior: Should report no error in any of the three below - `「a <code>b</code> c」` - `「a <br /> c」` - `「a <span><br /></span> c」` ## Actual behavior: Reports an error in the third example, but not in the first or second examples