Skip to content

add support for markdown alerts #14

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

Merged
merged 2 commits into from
Jan 30, 2025
Merged

add support for markdown alerts #14

merged 2 commits into from
Jan 30, 2025

Conversation

PrajwolAmatya
Copy link
Collaborator

@PrajwolAmatya PrajwolAmatya commented Jan 23, 2025

Description

This PR adds the support for markdown alerts. Main functionality has been added in the plugin (opf/revealjs-awesoMD#18).

Input markdown with different cases:

## Support formatting of alert boxes

> [!NOTE]
> Useful information that users should know, even when skimming content.

>    [!CAUTION]
> Advises about risks or negative outcomes of certain actions.

> [!something]
> Advises about risks or negative outcomes of certain actions.

> [!CAUTION]

> Advises about risks or negative outcomes of certain actions.

>> [!CAUTION]
>> Advises about risks or negative outcomes of certain actions.

> [!CAUTION] Advises about risks or negative outcomes of certain actions.

> [!CAUTION]
        > Advises about risks or negative outcomes of certain actions.

Rendered Output

image

Related WP

https://community.openproject.org/projects/revealjs/work_packages/60582/activity

@PrajwolAmatya PrajwolAmatya self-assigned this Jan 23, 2025
@PrajwolAmatya PrajwolAmatya force-pushed the support-for-alerts branch 2 times, most recently from ea026b6 to aafe44f Compare January 30, 2025 06:30
@PrajwolAmatya PrajwolAmatya marked this pull request as ready for review January 30, 2025 09:48
@PrajwolAmatya PrajwolAmatya merged commit 9fcb352 into main Jan 30, 2025
3 checks passed
@PrajwolAmatya PrajwolAmatya deleted the support-for-alerts branch January 30, 2025 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants