mirror of https://github.com/requarks/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
402 B
16 lines
402 B
key: markdownGithubAlerts
|
|
title: GitHub-Style Alerts
|
|
description: Parse GitHub-style alert syntax (> [!NOTE], > [!WARNING], etc.)
|
|
author: requarks.io
|
|
icon: mdi-alert-box-outline
|
|
enabledDefault: true
|
|
dependsOn: markdownCore
|
|
props:
|
|
customTitle:
|
|
type: Boolean
|
|
default: true
|
|
title: Support custom titles
|
|
hint: Allow custom titles like > [!NOTE] Custom Title
|
|
order: 1
|
|
public: true
|