w3id / webunconfid-website

Website for WebunconfID
https://webunconf.wwwid.org
The Unlicense
48 stars 18 forks source link

Add space after comma #47

Closed r17x closed 6 years ago

r17x commented 6 years ago

selection_704

Solve with this line of code:

String.replace(/(,(?=\S)|:)/g, ', ')

i created & you can test Regex : https://regex101.com/r/ep6UYT/1/

tyohan commented 6 years ago

@ri7nz ini mending edit dari data source ga di participants.json? Ketimbang nambah JS code.