You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We might want to pull in some of my old code from ChrisCooper/QcumberD#89. I had a requirements text parser (though it could definitely be improved/maybe should be re-written)
We'd probably preprocess the requirements text during the import phase to inject the references into the text, so that we don't have to do it when serving the page.
This could be data that is pre-parsed, or just use a regex like the original site. The first method would be better.
The text was updated successfully, but these errors were encountered: