jcho

Results 4 issues of jcho

When I delete all characters in the last line, the cursor moves up to the previous line, which is different from the typical behavior of most editors. In all editors...

bug

This pull request is related to issue #2265. In #2265, I suggested adding `\htmlAttr`, so that we can add any HTML attributes into a single enclosing `` tag. This pull...

I encountered an unexpected behavior of `to_csv()` and `fread()` regarding its handling of 'NA' string. When I ran the following code, ```python import datatable as dt data = dt.Frame(['a', 'NA'])...

improve
Beginner task

I am using hackmd-vscode plugin v1.1.2 with vscode 1.49.1 on MacOS 10.15.6 After I install hackmd plugin and try to login, I get "Wrong email or password, please enter again"...