Skip to content

[FEATURE]: add support for embedded notations (alerts) #960

Description

@Falcion

Since Dec 14 2023, GitHub supports embedded notations or "alerts" for Markdown. On GitHub, they are displayed with distinctive colors and icons to indicate the importance of the content.

https://github.blog/changelog/2023-12-14-new-markdown-extension-alerts-provide-distinctive-styling-for-significant-content/

Issue is, learn-preview doesn't support this alerts in any form possible.

UNITADE offers, within the code editor settings, the option to enable or disable
forced interpretation of the `Ctrl+V` combination as a paste action: by default,
this setting is disabled, as it is unclear which version the user is running.

> [!Important]  
> Due to the "makeshift" nature of this solution, the capabilities of these command
> actions are limited: visually (there are no effects after selection, etc.) and
> functionally (the cursor remains at its original position before the paste).

Looks like:

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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