Skip to content

Whitepace code not present in Euclidean chapter #486

Open
@leios

Description

@leios
Member

I know this sounds like a joke because of how we implemented whitespace in the Euclidean algorithm chapter; however, if you highlight the code snippet, there is no actual whitespace there. It is available in the code/whitespace directory, though.

Activity

added
ProblemThis is a problem in the archive or an implementation.
on Oct 8, 2018
jiegillet

jiegillet commented on Oct 8, 2018

@jiegillet
Member

I know. codeblock (or whatever) eats the trailing spaces :(
I don't know what to do short of diving into highlight.js

leios

leios commented on Oct 8, 2018

@leios
MemberAuthor

Yeah, it was just something to put out there. I don't think this is an easy fix.

leios

leios commented on Oct 8, 2018

@leios
MemberAuthor

I just tried this and it doesn't seem to work. Not sure where the whitespace is being stripped.

Amaras

Amaras commented on Apr 18, 2022

@Amaras
Member

If we're not finding a way to solve this, we might as well remove the whitespace code blocks and finally close this issue.
I'll do a PR for that.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    ProblemThis is a problem in the archive or an implementation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @berquist@leios@Amaras@jiegillet

      Issue actions

        Whitepace code not present in Euclidean chapter · Issue #486 · algorithm-archivists/algorithm-archive