I’m working with a text file and am trying see if I can make certain lines be recognized as if they have a tab before them, or whatever is necessary for them to be nested under the point above.
I’m using the string.replace on jsfiddle with Javascript and am taking into account HTML output. No ASCII character that I’ve used has helped.