Max Wu
Max Wu
Yes, currently hackmd.io translation is on the https://github.com/hackmdio/hackmd-locales (it doesn't have POEditor for now) and you can open pull request for that! Much appreciated 😄
Hi @SirPL, Could you sign-off this PR? https://github.com/hackmdio/codimd/blob/develop/CONTRIBUTING.md#sign-your-work
Hi @Ry0taK, Thanks for reporting this to us. Yes, I think you can report to CVE, this should be fixed soon.
Hi @SpyroTEQ, So disallowing sandbox attribute is the first step to prevent this vulnerability. There is another issue to track #959
Please see also #150 Since CodeMirror is not using input or textarea to show text, it does not work well with native browser actions like spell-check or word suggestions. It...
Hi @ilanolkies, could you confirm that you're using iOS 13, it fixes the array keys behavior.
This is a known issue from CodeMirror and can't be solved easily. CodeMirror 6 seems able to fix this, just stay tuned.
Hi @brunetton, Thanks for the PR and it makes sense. Could you sign the commit? https://github.com/hackmdio/codimd/blob/develop/CONTRIBUTING.md#sign-your-work
Hi @paolieri, Thanks for suggestion, feel free to open PR for this.
Hi @bing-h, We currently not build any arm64 docker image, feel free to contribute one, thank you!