|
|
|
|
|
by dschuessler
1490 days ago
|
|
Concerning collapsible points and styling: You can use inline HTML at every point in Markdown. So you can use <details> tags for the former and <style> tags for the latter. Of course, these are only valuable if you use a Markdown editor that renders a preview. |
|