有一种简单的方法可以使用“ addTextRun”或类似方法将bbcoded字符串(内部带有一些bbcode标签,只有B,U,S,IMG,URL bbcode标签的段落)转换为PHPWord有效格式?
我无法使用“ addHTML”功能。我已经尝试过了。
段示例:
The name, [b]Buenos Aires[/b], means fair winds, or [u]literally good airs in [b]Spanish[/b][/u]. It is one of the largest cities in Latin America, with a lot of cultural offer, and it is the beginning point for most Argentinean Experiences.
[img]https://www.bbvaresearch.com/wp-content/uploads/2017/10/situacion-argentina.jpg[/img]
Inhabitants of Buenos Aires are called porteños, "people from the port", implying that many of the inhabitants are immigrants in some ways or another. Buenos Aires is a singular, open, and integrating destination that allows the visitor not only to view the city but also to have an exceptional urban adventure.
应该看起来像这样