I notice that when I read answers I usually end up following some long train of thought that the author intended to illustrate. Or whenever I answer a question I often want to say, "first read this link, then move on to this article which it references for more in-depth information."
I was wondering whether this kind of navigational pattern should be integrated into Markdown. So that apart from placing a link I can also define a Train-Of-Thought.
Something like this:
{TOT(link1[this is an overview],link2[this is an in-depth review of the reasons],
link3[this is new technology references],link4[this is a bashing blog post])}
And the resulting answer would look something like this:
Train-of-Thought:
- this is an overview - link
- in-depth review of the reasons - link
- new technology reference - link
- bashing post - link