Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Courses names should be links in the requirements text #7

Open
Graham42 opened this issue Jul 23, 2015 · 1 comment
Open

Courses names should be links in the requirements text #7

Graham42 opened this issue Jul 23, 2015 · 1 comment

Comments

@Graham42
Copy link
Contributor

This could be data that is pre-parsed, or just use a regex like the original site. The first method would be better.

@mystor
Copy link
Member

mystor commented Jul 23, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants