Batchor

Results 10 issues of Batchor

### Description The current `nodebb setup` step includes both dependency installation and setup. I couldn't find a good way for docker compose deployment. In my case I want to separate...

enhancement

The Grammarly SDK has been deprecated . Is there any impact on this project? Can we still use it in the future?

Remove the `.page-number` from the resulting image filename and let user fully control the output filename via `saveFilename`.

### Clear and concise description of the problem Is there any chance of implementing a multi-tab editor using `vue-codemirror`? Just like what vscode has: ![Screenshot 2023-10-28 112104](https://github.com/surmon-china/vue-codemirror/assets/128007376/b002f797-329d-483d-b8fc-74d40692f2a1) ### Suggested solution...

**Describe the bug** I'm trying a minimal example of embedding monaco editor into a nextjs project. After some googling I'm able to write my `page.tsx` as: ``` "use client" import...

## What's happening When cloning a private repo, the code hangs forever waiting for credentials. ## What do I expect When cloning a remote repository, I want the process to...

more-info-needed

### Context - [x] This issue is not a bug report. *(please use a different template for reporting a bug)* - [ ] This issue is not a duplicate of...

feature-request

I run into this weird error. I'm not familiar with ts but it seems like some import problem with this package because all other packages are working well. What I...

### Context - [X] This issue is not a bug report. *(please use a different template for reporting a bug)* - [X] This issue is not a duplicate of an...

feature-request

My emails are delivered to Outlook receivers as attachments rather than previews. Gmail receives the emails in a good way and all previews well. The code is as below: ```...