Org-mode has a face org-verbatim
. But it does not support '
at begin or end. (same for =
)
I use \equal{}
to replace =
in org-verbatim highlighted string.
But I don't know how to replace '
.
Does anybody knows that?
Update: here is the minimal example:
=$ put 'string'=
=$ put "string"=