Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Whitespace imports for Euclidean Algorithm #999

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Amaras
Copy link
Member

@Amaras Amaras commented Apr 18, 2022

This PR aims to close #486 and declutter the open issues to be a bit more manageable.

Because #486 was a problem with codeblocks, I simply removed them to eliminate the issue entirely.

If someone knows how to solve the issue, please do open a PR and undo my modifications, the code is still available in its folder.

@Amaras Amaras added Chapter Edit This changes the archive's chapters. (md files are edited.) lang: whitespace Whitespace programming language labels Apr 18, 2022
@Amaras Amaras requested a review from leios April 18, 2022 02:24
@leios
Copy link
Member

leios commented Apr 18, 2022

I mean, we have the whitespace commands in the code at the bottom. I don't think it's that bad of an idea to just leave it as is (or interweave the whitespace code with the comments?)

@Amaras
Copy link
Member Author

Amaras commented Apr 18, 2022

The problem is using different files for the inline and end code blocks.
Maybe we should just use the commented file instead, because it's currently completely useless.

@leios
Copy link
Member

leios commented Apr 19, 2022

Right, so I think we should fix the whitespace commented file so it's actually compilable and use that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chapter Edit This changes the archive's chapters. (md files are edited.) lang: whitespace Whitespace programming language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Whitepace code not present in Euclidean chapter
2 participants