Skip to content

Unwanted space added to first line of code #158

@anup92k

Description

@anup92k

Hello,
I've found that every first line of bash code start with a space.
For exemple, for the code :

```bash
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt update
sudo apt install python3.8 python3.8-dev python3.8-venv

(This code is followed by tree backquote but I don't know how to display them here...)

The result here :
image

When I add a new line the space does not show anymore.
image

```bash

sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt update
sudo apt install python3.8 python3.8-dev python3.8-venv

BTW : Thanks for this awsome theme !

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions