Skip to content

x/tools/cmd/present: add support for quote #30343

Open
@lucor

Description

@lucor

This proposal is about to add support for quote into the present tool.

An implementation is available here: golang/tools/pull/30

It introduces a "quote" function into the template to inject quotes and citations.

The text after ".quote" is embedded in a blockquote element after
processing styling. The text after the optional "//CITATION:" is treated
as a citation and embedded in a cite element after processing styling.

Example:

.quote Never memorize something that you can look up //CITATION: Albert Einstein

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.ProposalProposal-Accepted

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions