+2
Wird überprüft

Text Alignment

Michael Smith vor 10 Jahren aktualisiert von Rhio Kim vor 10 Jahren 0
Please add the ability to horizontally align text.

Example:

-> **This is centered** <-
                                                                 This is centered

Antwort

Antwort
Wird überprüft
I think that alignment must be very universal.
For example, headers, quotes, paragraphs, images and TOC

And it is necessary to determine the number of conversations.

example syntax for alignment
{: left align
right align :}
{: center :}

<: left
|: left
right :>
right :|
right ]:
<: center :>
|: cneter :|
:[ right ]:

table-like align
right :|
left |:
center ::

//center align header
# Header :: 

//right align blockquote
> blockquote :|

// center align paragraph 
paragraph :: 

//right align table of contents
[TOC] :| 

//right align image
![]( ) :|


Antwort
Wird überprüft
I think that alignment must be very universal.
For example, headers, quotes, paragraphs, images and TOC

And it is necessary to determine the number of conversations.

example syntax for alignment
{: left align
right align :}
{: center :}

<: left
|: left
right :>
right :|
right ]:
<: center :>
|: cneter :|
:[ right ]:

table-like align
right :|
left |:
center ::

//center align header
# Header :: 

//right align blockquote
> blockquote :|

// center align paragraph 
paragraph :: 

//right align table of contents
[TOC] :| 

//right align image
![]( ) :|