Skip to content

Code Block Rendering Discrepancy With GitHub #72

@Ap6661

Description

@Ap6661

code blocks rendered on GitHub do not respect ``` unless its at the beginning of a new line. go-grip does.

on GitHub this does not close the code block:


```{.bash}
echo here are some commands
sudo rm -rf / --no-preserve-root ```

echo here are some commands
sudo rm -rf / --no-preserve-root ```

Example of code block running off.

I don't think it's a critical issue but it would be nice if it was in parity with GitHub's rendering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions