aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_processing/tickets_data/PHPBB3-10922.txt
blob: e533ce6ed50ab32be706be8a1d8abb4ed363406d (plain)
1
2
3
4
5
6
7
8
9
[email]user@example.org[/email]
[email=user@example.org]...[/email]
[email=user@example.org ]...[/email]
[email=user@example.org subject="Hello"]...[/email]
[email subject="Hi there"]user@example.org[/email]
[email body="Hi there"]user@example.org[/email]
[email subject="Hello" body="Sent from phpBB"]user@example.org[/email]
[email body="Sent from phpBB" subject="Hello"]user@example.org[/email]
[email body="Sent from phpBB" subject="Hello" email="user@example.org"]...[/email]