Quote:
Originally Posted by wildfire070
I know 'replace_hr:true' replaces the <hr/> tags with a centered ***.
Is there a way for me to replace <hr/> with:
Code:
<p align="center">
<span>━━━━━━━━━</span>
</p>
|
Why when <hr/> is a line? How it's displayed depends on the CSS for hr.