nushell.github.io icon indicating copy to clipboard operation
nushell.github.io copied to clipboard

Substantial improvements to String doc

Open NotTheDr01ds opened this issue 1 year ago • 2 comments

Changes:

  • First and foremost, documents raw strings
  • Overview table now provides links to the sections themselves with more detail
  • Drastically reworked backtick-quoted string section, as the existing doc related these to single-quoted strings. In actually, these are bare-word strings that allow spaces.
  • Miscellaneous grammar and phrasing improvements.

I'll come back and revisit the bare-word string section (and more) later, but I do need to get this committed so that I can reference raw strings in a separate PR ;-)

NotTheDr01ds avatar Aug 01 '24 22:08 NotTheDr01ds

Thanks for updating these. Mostly looks good. Just a couple comments above.

fdncred avatar Aug 02 '24 00:08 fdncred

Thanks - both good catches. Updated both.

NotTheDr01ds avatar Aug 02 '24 01:08 NotTheDr01ds

Thanks

fdncred avatar Aug 02 '24 11:08 fdncred