Skip to content

Bullet point indentation is not preserved in preview site #239

@Strepto

Description

@Strepto

https://appsec.equinor.com/toolbox/guidelines/secret-scanning/#steps-to-mitigate-a-leak

The bullet points here are rendered in github-flavor markdown as indented, but its not kept in the website:

Actual markdown:

### Steps to mitigate a leak

- Revoke/rotate the exposed secret - `THIS IS PRIORITY #1`
- Depending on risk consequence - considering contacting IT-Security for assistance
  - Contact Help Desk at (+47) 51 999 222
- Clean the git history
  - If the repo is public/internal, consider making it `private` until the secrets are removed
- Potentially inspect logs
- Do a retrospective with your team

Markdown preview in github:
Image

Website:
Image
All bullets on the same "level"/indentation in the website.

Some markdown renders expect 4 spaces of indentation for nested bullet points. I suggest that this is checked as the nesting of bullet points can give the text and lists different meanings than intended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions