tison
tison
行,有相关 issue 或者 PR 可以 ping 我 subscribe 一下 ..
``` {% asset_img openjdk-projects.png OpenJDK 的特性分支仓库 %} ``` ``` ``` 似乎还是有点问题,会渲染成这样 换成 ```  ``` 能显示 caption,但是跟 asset folder 不兼容,图片会裂开。用 Markdown 语法的话,图片怎么放置引用合适呢?
不行,已经是 true 了。我推个分支,你有兴趣可以看看怎么回事。我现在已经摆烂不管了(x)
https://github.com/tisonkun/blog/pull/113
好的,可以了。虽然 GitHub 上 markdown 会裂,但是渲染的 OK 了。 感谢!
@ugexe perl6/nqp#367 is closed, but the issue still exists. How about it?
So it remains? I wonder if I can close this issue.
No idea what's going on. Feel free to open another issue if it still exists
As https://github.com/rakudo/rakudo/issues/1222#issuecomment-346952020, close this one. Please file another to continue the discussion if any.
It's because our `htmlify.p6` treat `Upper` as `Type` and `lower` as `routine`. You can modify `htmlify` logic(it's a bit messy though, remind of 'write-only' :-( ) or improve the `#index-entry-MONKEY-SEE-NO-EVAL-MONKEY-SEE-NO-EVAL`...