Skip to content

[[Feature Request]]: Add Textile-esque paragraph modifiers #6

@zauberparacelsus

Description

@zauberparacelsus

The Textile markup format features some prefixes that one can add to a paragraph to alter its styling, which I think might be beneficial to add.

They are used like so:

p. A normal paragraph.  Redundant if used with markdown.
p<. A left-aligned paragraph, the default.
p>. A right-aligned paragraph
p=. A centered paragraph
p<>. A justified paragraph

p(. Left indent by 1em
p((. Left indent by 2em.
p(((. Left indent by 3em.  And so on with more parenthesis.

More info: https://textile-lang.com/doc/paragraphs

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions