html string: < /h3>
html string: < /h3>
html. PrettyPrint-Override ">
Код: Выделить всё
Testing bullet points:
[list]
this is first buttlet poit
[*]wht is address required?
[*]This is correct point
[/list]
Here we end out discription.
< /code>
🔹 Чего я хочу достичь (ожидаемый вывод): < /h3>
Testing bullet points:
[list]
[*]this is first buttlet poit
[*]wht is address required?
[*]This is correct point
[/list]
Here we end out discription.
< /code>
🔹 Что я на самом деле получаю: < /h3>
Testing bullet points:
[list]
[*]this is first buttlet poit
[*]wht is address required?
[*]This is correct point
[/list]
Here we end out discription.
< /code>
🔍 Проблема: < /h3>
Похоже, что анализатор HTML автоматически закрывает тег < /code>, когда < /code> закрывается. Я пытаюсь иметь выделение, который пересекает несколько тегов Подробнее здесь: https://stackoverflow.com/questions/795 ... tml-string
Мобильная версия