HenriqueBucher added a comment.

To be frank, I think this formatting is silly and wrong now that I am looking 
at it. 
Looking at the rendered markdown at Github 
<https://github.com/llvm/llvm-project/blob/main/lldb/tools/lldb-vscode/README.md>
 you can see that the browser itself word wraps for you to the allocated width. 
There is no need to break down manually. 
However if you break down inside the tables it will break the syntax of 
markdown tables. 
And the wrapping does not affect at all the output on the web. 
I'd say delete this patch and forget about this 80 column limit. 
But it's up to you, I'm here just as a helper.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135607/new/

https://reviews.llvm.org/D135607

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to