* updated package-lock
* added fix and test for escape html in code block
* fixed markdown preview render bug
* updated comment in escape function
* improved escape function
* Delete package-lock.json
The issue happened because styles connected with todo list were applied directly to HTML in Preview component. I added class to `li` tag of each todo item and style it from css.