Skip to content

Conversation

@crisdut
Copy link
Contributor

@crisdut crisdut commented Nov 8, 2024

I started read entire documentation to understand the design behind cation and contractum.

Just a suggestion: I added parentheses with the "character name" to help the reader identify it. At first, I thought you had not included the character, but when I inspected the HTML, I discovered you refer to a 'space'.

As you emphasized the use of the space character in the text, I just wanted to ask a question:

Would there be any difference in using a single space, succession of spaces or even tabs?

I ask this because some text editors replace spaces with tabs, which can even generate confusion among programmers, where they add a tab instead of a space.

Thanks

@dr-orlovsky
Copy link
Member

Yes, basically any whitespace except a newline will work and be equivalent in this context

Copy link
Member

@dr-orlovsky dr-orlovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 6d809de

@dr-orlovsky dr-orlovsky merged commit 1983fb9 into cation-lang:master Nov 11, 2024
@crisdut crisdut deleted the fix/typo branch November 11, 2024 17:53
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.

2 participants