bcbi / bidss

Biomedical Informatics and Data Science Skills (BIDSS) Learning Platform
https://docs.bcbi.brown.edu/bidss/
4 stars 0 forks source link

Trim commas from search results with a regular expression #152

Closed AshlinHarris closed 2 years ago

AshlinHarris commented 2 years ago

I hope this works. If so, I'll improve the regex so that commas within titles won't be removed.

github-actions[bot] commented 2 years ago

Once the build has completed, you can preview your PR at this URL: https://bcbi.github.io/bidss_previews/previews/PR152/

AshlinHarris commented 2 years ago

This seems to work!

I added the same code to lunrclient.js and lunrclient.min.js. I assume only the minimized version is run, but I'm not sure if it gets generated from the readable version.