Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[google][]这种参考链接不会被解析 #19

Open
qt06 opened this issue Mar 8, 2016 · 0 comments
Open

[google][]这种参考链接不会被解析 #19

qt06 opened this issue Mar 8, 2016 · 0 comments

Comments

@qt06
Copy link

qt06 commented Mar 8, 2016

如下面这个例子里有两个参考链接,都没有被解析出来。

<?php
include 'Parser.php';
$mk = new HyperDown\Parser();

file_put_contents("r.txt",$mk->makehtml('<!--markdown-->[糗事百科][]今天在新浪微博发表了一条这样的微博:

> 网络无障碍公益纪录片《1%》:2014年5月22日,糗百影视小分队奔赴杭州 采访了一位特殊的糗友。他叫[顾伶磊][],是一位视障人。去年底,他给糗百发了一封私信,希望我们为盲人开发无障碍的糗百客户端。现在我们app的视障版已经发布了,想听听他有什么看法……

<embed src="http://www.tudou.com/v/eKPUp2sPPhQ/&bid=05&resourceId=0_05_05_99/v.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" wmode="opaque" width="480" height="400"></embed>

土豆网播放地址: <http://www.tudou.com/programs/view/eKPUp2sPPhQ/>


<div>dddd</div>
<br />

[糗事百科]: http://weibo.com/1850235592/B62V5k3r9?type=repost
[顾伶磊]: http://weibo.com/n/%E9%A1%BE%E4%BC%B6%E7%A3%8A
'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant