Enhance User Learning
This is a(n):
- [x] New feature proposal
- [ ] Reporting a keyword
- [ ] Error
- [ ] Proposal to the Search Engine
- [ ] Other
Details: Right now quark only provides learning from codes in the 'code/' directory. Learning experience can be enhanced by providing the user with some small information about the search Headings the code belongs to.
For Example: When the user searches for "artificial intelligence" codes, The heading - 'K Means' is just simple text, it can be made clickable to provide some pop up explaining what 'K means' is and the information of the same can be saved in the README files inside ../quark/code/code/artificial_intelligence/src/k_means/README.md' for the pop-up/alert. '

I would like to work on this if it is required.
Yes, this will be a nice feature. Go for it :+1: