Add center tag
This commit is contained in:
parent
5abd2ae86b
commit
93fb55b53e
7 changed files with 24 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
This is just a [u]simple[/u] test to show that basic functionality of [url=https://github.com/BadMannersXYZ/upload-generator]upload-generator[/url] [i]works[/i]. [if=define==test_parse_description]And this is running in a unit test.[/if][else]Why did you parse this outside of a unit test?![/else]
|
||||
|
||||
Reminder that I am [self][/self]!
|
||||
[center]Reminder that I am [self][/self]![/center]
|
||||
|
||||
My friend: [user][sofurry=FriendSoFurry][fa=FriendFa][mastodon=@FriendMastodon@example.org]Friend123[/mastodon][/fa][/sofurry][/user][if=site in ib,aryion,weasyl] (I dunno his account here...)[/if]
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
This is just a [u]simple[/u] test to show that basic functionality of [url=https://github.com/BadMannersXYZ/upload-generator]upload-generator[/url] [i]works[/i]. And this is running in a unit test.
|
||||
|
||||
Reminder that I am :iconUserAryion:!
|
||||
[center]Reminder that I am :iconUserAryion:![/center]
|
||||
|
||||
My friend: [url=https://example.org/@FriendMastodon]Friend123[/url] (I dunno his account here...)
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
This is just a [u]simple[/u] test to show that basic functionality of [url=https://github.com/BadMannersXYZ/upload-generator]upload-generator[/url] [i]works[/i]. And this is running in a unit test.
|
||||
|
||||
Reminder that I am :iconUserFuraffinity:!
|
||||
[center]Reminder that I am :iconUserFuraffinity:![/center]
|
||||
|
||||
My friend: :iconFriendFa:
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
This is just a [u]simple[/u] test to show that basic functionality of [url=https://github.com/BadMannersXYZ/upload-generator]upload-generator[/url] [i]works[/i]. And this is running in a unit test.
|
||||
|
||||
Reminder that I am [iconname]UserInkbunny[/iconname]!
|
||||
[center]Reminder that I am [iconname]UserInkbunny[/iconname]![/center]
|
||||
|
||||
My friend: [fa]FriendFa[/fa] (I dunno his account here...)
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
This is just a [u]simple[/u] test to show that basic functionality of [url=https://github.com/BadMannersXYZ/upload-generator]upload-generator[/url] [i]works[/i]. And this is running in a unit test.
|
||||
|
||||
Reminder that I am :iconUserSoFurry:!
|
||||
[center]Reminder that I am :iconUserSoFurry:![/center]
|
||||
|
||||
My friend: :iconFriendSoFurry:
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
This is just a <u>simple</u> test to show that basic functionality of [upload-generator](https://github.com/BadMannersXYZ/upload-generator) *works*. And this is running in a unit test.
|
||||
|
||||
Reminder that I am <!~UserWeasyl>!
|
||||
<div class="align-center">Reminder that I am <!~UserWeasyl>!</div>
|
||||
|
||||
My friend: <fa:FriendFa> (I dunno his account here...)
|
||||
|
||||
|
|
|
|||
Reference in a new issue