Chenbo Yu

Results 4 comments of Chenbo Yu

By default, IntelliJ IDEA saves the debugging configuration export file under `/markbind/.run`. Is this an appropriate location for saving default configuration files or are there better choices?

Thanks for the reply. I will raise a separate issue for JetBrains IDEs.

I have attempted to trace through the processing flow within the markdown-it part using the debugger, adding breakpoints in "node_modules/markdown-it/lib/rules_block/fence.js" and "node_modules/markdown-it/lib/renderer.js", but I do not quite understand how token.info...

I managed to reproduce the issue and I think the problem is with a the non-sticky header that the WATcher site is currently using. (In fact, the WATcher site configuration...