@quasar/quasar-ui-qmarkdown
Version:
Display inline markdown in your Quasar App
35 lines • 660 B
JSON
{
"q-markdown": {
"attributes": [
"src",
"no-blockquote",
"no-breaks",
"no-container",
"no-highlight",
"no-html",
"no-image",
"no-line-numbers",
"no-link",
"no-linkify",
"no-heading-anchor-links",
"no-typographer",
"line-number-alt",
"toc",
"toc-start",
"toc-end",
"content-class",
"content-style",
"no-noopener",
"no-noreferrer",
"show-copy",
"copy-icon",
"done-icon",
"no-copy-tooltip",
"copy-tooltip-text",
"copy-response-text",
"fix-cr",
"plugins"
],
"description": ""
}
}