-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I expected to be able to provide a hyperlink in the from argument of a Quote component like this.
> :Quote from=Douglas Adams
> A common mistake that people make when trying to design something completely foolproof
> is to underestimate the ingenuity of complete fools.
Instead, the current behavior ignores the hyperlink and just takes in they hypertext.
Can the Quote component be enhanced so that its from argument can include a hyperlink?
If not, can another optional argument be added to the Quote component to pass in a hyperlink?
If neither, can the build process be improved to output a warning that I am using the from argument incorrectly?
loreanvictor
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request