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
Fix HTML encoding in output (marked-ast encodes entities on input). This was an issue within particular blocks. Test cases have been added. (closed #6)
Fixed additional line breaks being added after block level elements. (closed #7)