`fix-symbol-references` doesn't handle multiple inline emacs-style code references, like this: ``` I like `stuff' and `things' ``` See the output from [this](https://github.com/mgalgs/make-readme-markdown/blob/master/make-readme-markdown.el#L83)
fix-symbol-referencesdoesn't handle multiple inline emacs-style code references, like this:See the output from this