Add link with linktext to block quote
Compare changes
@@ -26,6 +26,8 @@ If an attribute value includes a comma, enclose the value in double or single qu
@@ -26,6 +26,8 @@ If an attribute value includes a comma, enclose the value in double or single qu
If the quote is a single line or paragraph (i.e., a styled paragraph), you can place the attribute list directly on top of the text.
If you are adding a link as attribution or citation title and you want the link to render as clickable link text, you must enclose the full link including the linkt text in single quotes. For example `+'http://example.com[Example Page]'+` or when using an attribute `+'{my-url-as-attribute}[Example Page]'+`.