Skip to content

Conversation

@Ulhar
Copy link

@Ulhar Ulhar commented Jan 5, 2021

Summary of changes: update tabulation from \u00a0\u00a0 to \t (hard tab), and update tab-size in the CSS to be consistent.

Reasoning: Most programs don't seem to recognize \u00a0\u00a0 as a tab or even as whitespace. While this is probably fine when all you're doing is (for example) writing notes for personal use, it doesn't seem very helpful when you want to use the file in a different program.

Notes: Looking at the code, it appears soft tabs are the preferred style. If necessary, I might be able to implement an option to switch between hard tabs (as it is now) and soft tabs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant