sympy-live icon indicating copy to clipboard operation
sympy-live copied to clipboard

README: Re-wrap and improve formatting

Open waldyrious opened this issue 4 years ago • 1 comments

  • Mention the abbreviation "GAE" next to the first occurrence of the expanded expression (this one comes from #179)
  • Wrap consistently at 80 characters (there were various limits used in different parts of the document)
  • Fix multi-line list item (subsequent lines had to be indented to be considered part of the same list item)
  • Add missing code formatting with backticks
  • Consistently use double backticks for inline code
  • Consistently use two blank lines above section headers
  • Fix a typo ("int the" → "in the")
  • Fix capitalization in mid-sentence parenthetical
  • Consistently indent code blocks with 4 space characters
  • Remove space before :: to match the dominant style in the document

waldyrious avatar Feb 13 '21 16:02 waldyrious

The check might not have been completed because of the docker limit has reached. https://github.com/sympy/sympy-live/issues/188

Abhishek-IOT avatar Feb 16 '21 05:02 Abhishek-IOT