Skip to content

解析BUG #23

@ftwbzhao

Description

@ftwbzhao

实际的效果应该是:[PPT] 链接

$parser = new \HyperDown\Parser();                                                                                                                                               
$text = <<<TTT                                                                                                                                                                       
[PPT] [链接](http://www.tuniu.com)                                                                                                                                                    
TTT;                                                                                                                                                                                 
$html = $parser->makeHtml($text);    

解析的效果是:

PPT] [链接 😢

图片解析也存在这样的问题。

文章入口

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions