Peropesis Forum Questions
Thank you for letting me know.
1. This is an HTML error I created. Over time, I'll fix it.
2. In your case, the php str_replace() function (or maybe not) created the following HTML code:
<p>Paragraph<strong><br />
</strong><br /></p>
What if you create a paragraph and press enter twice (or few times) without any bold tag? In my case, a new paragraph with a space is created. HTML code:
<p>Paragraph</p>
<p>
<br>
<br>
New paragraph</p>
Complete thread:
- Peropesis Forum Questions -
certainquirk,
2022-10-29, 01:42
- Peropesis Forum Questions -
g,
2022-10-29, 15:04
- Peropesis Forum Questions -
certainquirk,
2022-10-29, 21:36
- Peropesis Forum Questions - g, 2022-11-01, 16:15
- Peropesis Forum Questions -
certainquirk,
2022-10-29, 21:36
- Peropesis Forum Questions -
g,
2022-10-29, 15:04