Suggestion: use tabs instead of double spaces #1063
Labels
Status: Pending Test
This PR or Issue requires more testing
Type: Enhancement
New feature or request
Priority
Enhancement
Area
What is missing?
reasons for this:
this will break backwards compatibility, but the migration is as easy as replacing "\s\s" with "\t" in the entire project
there is no reason for otui to have double spaces, in fact only two functions need adjustments for this to work, namely:
otmlEmitter::emitNode
andotmlparser::getLineDepth
Code of Conduct
The text was updated successfully, but these errors were encountered: