* lisp/ox-md.el (org-md-example-block): handle switches and references in source blocks.
@@ -157,7 +157,7 @@ channel."
(replace-regexp-in-string
"^" " "
(org-remove-indentation
- (org-element-property :value example-block))))
+ (org-export-format-code-default example-block info))))
;;;; Headline