For the complete documentation index, see llms.txt. This page is also available as Markdown.

删除线

$format = new \Vtiful\Kernel\Format($fileHandle);
$style  = $format->strikeout()->toResource();

Last updated