mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
format_description() support another img bbcode syntax
This commit is contained in:
@@ -95,7 +95,7 @@ class Test extends Command
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
$logFile = getLogFile("seed-points");
|
||||
$logFile = format_description('[img=http://www.baidu.com][img]http://www.baidu.com[/img]');
|
||||
dd($logFile);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user