Pandoc always uses the Verbatim (=) marker in Org mode for code markers, such as the Markdown code (`) marker. But, Org mode has a special marker for Code (~). Verbatim (=) is simply meant to be used for text that isn't code but should ignore Org mode marker.
Pandoc always uses the Verbatim (=) marker in Org mode for code markers, such as the Markdown code (`) marker. But, Org mode has a special marker for Code (~). Verbatim (=) is simply meant to be used for text that isn't code but should ignore Org mode marker.