hashrock
hashrock
If it is not the responsibility of the parser(marked), perhaps it should be implemented here.
hmm, looks interesting, but I couldn't test this on my M2 mac mini. Has anyone tried this on OSX? installed julia 1.9.3 with homebrew, and I changed the lib path:...
As long as GitHub does not support mdx, I don't think it is in the scope of this repository. The need for hydration would also made this difficult.
Of course!
Thanks for the catch! The browser test was mentioned here: https://github.com/denoland/deno-gfm/pull/49#issuecomment-1462381864 However, if the CSS is the same, the rendering result should not change, so we might not need to...
I'm not familiar with golang, but I think we can use Effective go's ToC as categories. https://go.dev/doc/effective_go Like: - Control structures - Data - Concurrency - Errors - etc
Indeed, the current design seems good enough
You might want to check the error message via status_url:  
Could it be that many people have the auto-format set to on globally, which might be why the setting is currently not included?
I'm not sure about this feature. I think it might be useful, But It also seems to be an uncommon feature for markdown renderers (please let me know if any...