codimd icon indicating copy to clipboard operation
codimd copied to clipboard

CodiMD - Realtime collaborative markdown notes on all platforms.

Results 189 codimd issues
Sort by recently updated
recently updated
newest added
trafficstars

It looks like that using `slide: data-background` for images is not working, the [relative documentation](https://hackmd.io/s/slide-example#Themes) is broken as well (no image is displayed)

> This issue has been reported to HackMD and has been patched on hackmd.io. **Root Cause** It doesn't check `data-videoid` attribute at all, and directly concat it into the JSONP...

Hi! is it possible to transfer ownership of teams and workspaces? Cheers, Rike

I just see that alle the files I imported in a codimd account from a hegdedoc export files unexpectedly appeared as "404 not found". What is the problem ? I...

Hello, I'm using codimd/hackmd/hedgedoc for a while, as I have noww dozen of files stored my account. But I really need a way to manage those files by group, like...

双栏模式(仅编辑模式下没有这个问题)下,如果有滚动的情况下,此时编辑(添加或删除字符),scroll bar会自动回到顶部

When trying to upload an image, for a few seconds something like uploading file.... occurs and then disapears.

Try build the image with the new github action m1 runner ref: https://github.com/actions/runner/issues/1456

The SQLs to select records from the revision table is a sequential scan. These SQLs use note id as a search key, but there is no index on the note...