cfdocs icon indicating copy to clipboard operation
cfdocs copied to clipboard

[META] Use trim() and tab character for example

Open shaedrich opened this issue 8 years ago • 0 comments

Could you please perform the following steps on the json of the example at JSON Utilities:

  • trim() the whole string
  • trim() the end of each line
  • replace four (or 2, or 8, whatever) spaces with a tab character (\t)

https://github.com/foundeo/cfdocs/blob/32bf369af7a4b08a9ce8065aa53822a038e6d976/utilities/json/json.cfm#L18

shaedrich avatar Oct 24 '17 13:10 shaedrich