You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 1, 2023. It is now read-only.
Now empty lines in Word gets converted to this:
<p class="empty-paragraph"><br /></p>Could we make it convert it to this:
<p class="empty-paragraph"> <br /></p>adding a
-- this is a hack to make Adobe's reader system display the empty lines