------------------------------ On Tue, Jun 24, 2014 6:06 PM BST Philippe Ombredanne wrote:
>On Tue, Jun 24, 2014 at 6:34 PM, Hin-Tak Leung ><[email protected]> wrote: >> Anway, there is one typo you really need to fix - in the top level readme, >> run: `nosetests` >> the backtick ` should be just quotes (' or ")- backticks have specific >> meanings >> in most command shells, and not appropriate here. > >Hin-Tak: >the backticks are markdown syntax and perfectly OK in that context IMHO. Why don't you try typing: `nosetests` vs "nosetests" vs ' nosetests' in your shell prompt, and see which of them behave correctly? Or which one behave incorrectly? If there is a markdown specification (which there isn't), and such use is considered acceptable, it probably still should be avoided in this instance. _______________________________________________ Spdx-tech mailing list [email protected] https://lists.spdx.org/mailman/listinfo/spdx-tech
