<details> <summary> 語法無法正確 render
Opened this issue · 11 comments
mosdeo commented
GeekaholicLin commented
GeekaholicLin commented
额,疏忽了,其实也没有完全正确地被渲染。
<details> <summary>「打造人工智慧團隊」筆記(2017.09.02)</summary>
<div>
<h3 id="科學定義">科學定義</h3>
<ul>
<li>系統性</li>
<li>一般化</li>
<li>可驗證</li>
</ul>
</div>
- <p></details></p>
+ </details>
最后的<p></details></p>
其实是非法的,加号才是准确的,但是我在浏览器中测试确实是可以通过的,你可以修改markdown文件后试试。
PS:你这个issue还牵扯出了github的bug,神奇... 你可以尝试在notification页面点击标题看看,是无法跳转进入的。。
mosdeo commented
非法?不懂耶,Try pandoc 轉出來,不論是 pandoc md 或者 Github md 都會轉出 <p></details></p>
不是嗎?
mosdeo commented
GeekaholicLin commented
mosdeo commented
@GeekaholicLin 你那個畫面真的是太神奇了 XD
因為我看起來都正常,獎金只好給你賺了
GitHub Security Bug Bounty
GeekaholicLin commented
哇,第一次听说。
暂时没确认是不是官方的bug。后来想想,倒觉得可能是插件问题
GeekaholicLin commented
找到"罪魁祸首"了,插件Github HoverCard
的问题
GeekaholicLin commented
好像你的渲染问题还没有解决?
mosdeo commented
GeekaholicLin commented