If I have ``js2-mode'in my documentation to reference an emacs definition, it will be rendered in markdown with single quotes‘js2-mode’` rather than code font. But this seems to happen if and only if the symbol is in a function docstring. It does not happen with the comment section at the top of the file.
If I have ``js2-mode'
in my documentation to reference an emacs definition, it will be rendered in markdown with single quotes‘js2-mode’` rather than code font. But this seems to happen if and only if the symbol is in a function docstring. It does not happen with the comment section at the top of the file.