guntrip / table-magic

Converts between CSV, HTML and Markdown. Has a little form editor and a preview.
http://stevecat.net/table-magic/
MIT License
416 stars 38 forks source link

Replace hanging div with closing p tag. #22

Closed francisfuzz closed 7 years ago

francisfuzz commented 7 years ago

This Pull Request improves index.html by updating the markup's hanging </div> with a closing p tag.

cc/ @stevecat for review.

guntrip commented 7 years ago

Thank you @francisfuzz! This looks great :+1: