alps-io / spec

ALPS Specification documents.
59 stars 13 forks source link

Clean up use of quotes. #61

Closed fosrias closed 9 years ago

fosrias commented 9 years ago

Decide on single or double quotes for emphasis and make consistent.

fosrias commented 9 years ago

@mamund I recommend the following rules:

  1. Use single quotes for 'emphasis' in text.
  2. Use double quotes for attributes in xml tags and json objects.

If you concur, I will open a PR to clean this up.

mamund commented 9 years ago

Works for me On Feb 28, 2015 3:20 PM, "Mark W. Foster" notifications@github.com wrote:

@mamund https://github.com/mamund I recommend the following rules:

1.

Use single quotes for 'emphasis' in text. 2.

Use double quotes for attributes in xml tags and json objects.

If you concur, I will open a PR to clean this up.

— Reply to this email directly or view it on GitHub https://github.com/alps-io/spec/issues/61#issuecomment-76543949.