Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Github markdown alerts not rendering on site properly #13

@peterhauke

Description

@peterhauke

Github markdown alerts are not being rendered properly on GitButler.

For example, Virtual Branches have several markdown alerts that preview correctly in Github but don't render in the site. In particular, the icons are not rendered and the alert name is not converted from [!WARNING] to Warning, for example.

image

I have noticed this on some other sites and here is a github link which seems to address this issue a little more, and in particular, this comment

A workaround might be to create alerts as so:

NOTE

This is a sample note.

or

NOTE
This is a sample note.

(with two spaces at the end of the first line after the asterisks to force a line break)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions