This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<li><strong>Article by <?php echo $author;?></strong></li>
<?php if($author == "Wendy Song"){?>
<li>With an instinct for unearthing a problem and working out a solution, I take delight in knowing that what I write is actually helping people.</li>
<?php }elseif($author == "Peggie Lv"){?>
<li>I’ve spent about 5 years travelling around Southeast Asia, so all travel articles and tours created by me are based on personal experience. </li>
<?php }else{?>
<li>Having studied politics at university and worked a while in travel, I think I understand what actually inspires people, and that’s what I write for: to inspire people.</li>