Hi guys, I've been trying to export org source-code results with pandoc, but to no avail. they don't seem to respect #+PROPERTY: header-args :exports both
. If it can be done, how can I make org-md-export-to-markdown
export with syntax highlighting (``` syntax`). Thanks.