align - iamgio/quarkdown GitHub Wiki

The .align block function sets the horizontal alignment (and multiline text alignment) of content.

Its primary parameter accepts the alignment type: start, center, end.
The .center function is a shorthand for .align {center}.

.align {end}
    # My document

.loremipsum
Result
⚠️ **GitHub.com Fallback** ⚠️