Following on from a conversation on Friday...
So I had this idea where I wanted to write tree style blog posts, with the idea being that the top level contains simple overviews, and you can drill down into each section for more detail.
I made a little prototype just using jQuery and HTML. https://jsfiddle.net/7oy105ak/1/
After talking to @mixmix, it seems hypermarkdown would benefit from displaying a visual border/indentation from where another document has been included.
From my point of view, I'd like to be able to write a tree style post in a markdown file and display it with hypermarkdown on my blog. It would be cool if I could use hypermarkdown to achieve this.
Some stuff that I see needs to happen to satisfy this:
Nice to have:
Following on from a conversation on Friday...
So I had this idea where I wanted to write tree style blog posts, with the idea being that the top level contains simple overviews, and you can drill down into each section for more detail.
I made a little prototype just using jQuery and HTML. https://jsfiddle.net/7oy105ak/1/
After talking to @mixmix, it seems hypermarkdown would benefit from displaying a visual border/indentation from where another document has been included.
From my point of view, I'd like to be able to write a tree style post in a markdown file and display it with hypermarkdown on my blog. It would be cool if I could use hypermarkdown to achieve this.
Some stuff that I see needs to happen to satisfy this:
Nice to have: