A regex that converts text lists to html in PHP

后端 未结 4 2124
谎友^
谎友^ 2021-01-05 08:51

I\'m trying to code a regexp to convert a block of text:

* List item
* Another list item

to html:

4条回答
提交回复
热议问题