Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Markdown for banner description and warning #366

Merged
merged 1 commit into from
Apr 7, 2024

Commits on Apr 5, 2024

  1. support markdown for description and warning bannergress#310

    This commit introduces react-markdown and allows a small subset of basic
    markdown syntax to be used in banner descriptions and warnings. It also
    adds a new tooltip during banner creation that explains which parts of
    markdown are allowed.
    
    We explicitly only allow a small number of things. Images and
    headings are not allowed, as they could break our page layout.
    simbabque committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    65b6d48 View commit details
    Browse the repository at this point in the history