Quantcast
Channel: DEVONtechnologies Community - Latest posts
Viewing all articles
Browse latest Browse all 16117

CSS for Markdown, write your own

$
0
0

I tried doing this with a note to see if I could figure out how transcluded notes are handled, but I couldn’t make sense of the giant, undifferentiated html code block at the top of the page. So I am really at a loss at what to do, perhaps you can offer some advice:

Hierarchical transclusion is very useful in mimicking the structure of a forum thread, where some replies are to the OP, and those replies may have replies of their own, and so own. The way I capture this structure is with tree-like transclusions - subreplies to replies are translcuded in the parent replies, not in the master note, which only has the “top-most” replies transcluded. Indenting the children of these top-most replies would be very helpful in making the master note where everything is transcluded more readable. Any idea on how I would go about accomplishing this?


Viewing all articles
Browse latest Browse all 16117

Trending Articles