dwyl / technical-glossary

📝 A collaborative technical glossary for key words and terms to help anyone learn and understand concepts and prepare for a career as a creative technologist! 😕 > 🤔 > 💡 > 😊 🎉 🚀
GNU General Public License v2.0
26 stars 5 forks source link

Use Section Headings for Words for Linking #42

Closed nelsonic closed 2 years ago

nelsonic commented 2 years ago

At present most of the terms in the glossary are defined as paragraphs where the word is bold: https://github.com/dwyl/technical-glossary/blob/cc59df6bf2313e8df82ffcd8c93a3765099a54b2/README.md

technical-glossary-not-headings

That means we cannot [directly] link to a word or term from another document. What I've done with the recent addition of the definition of "spike" is create a section heading for the word and then put the definition in a paragraph: image

This allows us to link to it: https://github.com/dwyl/technical-glossary#spike

Todo

nelsonic commented 2 years ago

Just going to put on some EDM (pace-setting music) and blitz through this so it's done and I don't have to think about it anymore.

nelsonic commented 2 years ago

Done: #43 ✅

SimonLab commented 2 years ago

43 is now merged and we can close this issue