Sync preview couldn't find the right position and sync source in the preview panel either
NOT ONLY DIV TAG, any tag can make this happen
source code:
<div>
paragraph 1
paragraph 2
</div>
Issue happens in this line.(try: Rightclick here and click `Sync preview`)
a
look at me look at me look at me
c
**It works properly only when I remove the `<div>` tag**
Sync preview
couldn't find the right position andsync source
in the preview panel eitherNOT ONLY DIV TAG, any tag can make this happen
source code: