software-tools-books / js4ds

JavaScript for Data Science
https://third-bit.com/js4ds/
Other
187 stars 32 forks source link

bug: multiplication (asterisk character) renders as whitespace #210

Open dwinston opened 4 years ago

dwinston commented 4 years ago

Examples in rendered text:

I've just encountered two examples so far. I'm guessing that the asterisk might need an escape character, i.e. \*, to render properly? I don't know. I searched the Issues here, so I don't think this is a duplicate report. If it is, my apologies. Thank you for offering this great resource.