codethesaurus / codethesaur.us

A polyglot developer reference tool to compare programming language concepts side-by-side! Great for learning new languages or using for reference.
https://codethesaur.us
GNU Affero General Public License v3.0
288 stars 170 forks source link

Fixed error for comments with a list #709

Closed ulyssear closed 11 months ago

ulyssear commented 12 months ago

What GitHub issue does this PR apply to?

Resolves #700 Resolves #712

What changed and why?

Joins elements with a new line feed character in comments if it's an instance of list.

(If editing Django app) Please add screenshots

Checklist

Any additional comments or things to be aware of while reviewing?

No.