Luffy

Results 147 comments of Luffy

I haven't used jit yet. 😂

I did not reproduce your problem with the code you provided. Your third code segment is also incomplete. `Runtime::enableCoroutine` is used to enable some hooks for the coroutine, default is...

The code you provided really does not reproduce the problem. The problem only occurs when you nest `Co\run`, so you can troubleshoot it yourself. ```php use function Swoole\Coroutine\run; run(function() {...

Can you provide scripts for reproducible issues?

Did you fill in your 2 and 3 incorrectly? I feel like it's the other way around

If `. /scrum/scrum-team.md` exists `h2`, `h3` ... etc. headings, it renders `-`

We use marked, [is "footnote" supported in marked.js?](https://github.com/markedjs/marked/issues/714) if you want, you can put them all at the end of your document, sort of like footnotes. Here's an example of...

Hi there. Thanks @onedge, I have published it as a plugin that can be directly referenced. ```html ``` ![](https://github.com/sy-records/docsify-footnotes/raw/main/screenshots.png)

Maybe auto generate would be better? #1290