DistrictDataLabs / minimum-entropy

Minimum Entropy is a DDL hosted question/answer site for beginners who need answers to Data Science questions.
http://minimum-entropy.districtdatalabs.com/
Apache License 2.0
16 stars 3 forks source link

Create vertical anchors to answers on the question page. #23

Closed bbengfort closed 8 years ago

bbengfort commented 8 years ago

See #22 -- we need to be able to link to answers - since answers don't have their own detail page, it should be a vertical reference e.g. (/q/question-title-slug/#answer-1) or something like that.

Note that answer order changes with voting, so the answer vertical link should not be dependent on order but always reference the same answer no matter its placement on the page.