UNPKG

markdown-it-plugins

Version:

A collection of plug-ins that extend the Markdown-it parser.

1 lines 1.6 kB
.prompt-container:not(.details) .prompt-container-title:not(:only-child){margin-bottom:-0.4rem}.prompt-container.tip,.prompt-container.danger,.prompt-container.warning{padding:1px 1rem;border-left-width:.5rem;border-left-style:solid}.prompt-container{margin-block:4px;border-radius:8px}.prompt-container .prompt-container-title{font-weight:bold}.prompt-container p{margin:1em 0}.prompt-container.tip{border-color:var(--color-green-500,rgba(16,185,129,0.5333333333));background-color:rgba(16,185,129,0.2)}.prompt-container.warning{border-color:var(--color-yellow-500,rgba(245,158,11,0.5333333333));background-color:rgba(245,158,11,0.2)}.prompt-container.warning .prompt-container-title{color:var(--color-yellow-500,#f59e0b)}.prompt-container.danger{border-color:var(--color-red-500,rgba(239,68,68,0.5333333333));background-color:rgba(239,68,68,0.2)}.prompt-container.danger .prompt-container-title{color:var(--color-red-500,#ef4444)}.prompt-container.details{display:block;padding:4px;background-color:rgba(107,114,128,0.2);position:relative}.prompt-container.details summary{user-select:none;font-weight:500;padding:.8rem 1rem;border-radius:6px;background-color:var(--background,#fff);cursor:pointer}.prompt-container.details summary>span{padding-left:.25em}.prompt-container.details .prompt-container-content{padding:10px}.prompt-container.details .prompt-container-content>p:first-child{margin-top:0}.prompt-container.details .prompt-container-content>p:last-child{margin-bottom:0}.prompt-container.details figure:last-child,.prompt-container.details p:last-child{margin-bottom:0;padding-bottom:0}