We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have created a macro to quickly make quotations which should like this:
If I put the quote argument in quotation marks it looks like this (the quotation marks are shown):
{{quote "All models are wrong, but some are useful", George Box}}
But if I remove them, then it (of course) can't tell where the quote ends:
{{quote All models are wrong, but some are useful, George Box}}
It would be nice if the quotation marks could be removed. Is there a canonical way to do this?
The text was updated successfully, but these errors were encountered:
@undefdev @MeneDev while this issue is still open, you can use 🏛 Full House Templates plugin and its :template-view command:
:template-view
Sorry, something went wrong.
No branches or pull requests
I have created a macro to quickly make quotations which should like this:
If I put the quote argument in quotation marks it looks like this (the quotation marks are shown):
But if I remove them, then it (of course) can't tell where the quote ends:
It would be nice if the quotation marks could be removed. Is there a canonical way to do this?
The text was updated successfully, but these errors were encountered: