I am trying to develop my own style sheet, and while I understand the basic structure and syntax of CSS (thanks to your guide, in large part), I am at a loss when trying to modify some of the finer things in Markdown. For example, when I transclude other Markdown documents, there’s a horizontal bar that appears at the top of a transcluded. If the transcluded note also has properties, some of the properties appear in a bulleted list.
Can you kindly offer any direction to help me make changes to these things? Is there documentation/a lookup that I could use? Thanks