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

CodiMD version: 2.4.1 There is a bug which occurs when changing the state of a single checkbox after a new entry has been added to a different checkbox list. Once...

When s3's api is not provided by AWS(say, [googlecloud](https://cloud.google.com/storage/docs/migrating), azure), an error would happen. because the endpoint-url is overwrited by the `region` conditional judgment: https://github.com/hackmdio/codimd/blob/a41c4db0c207caf62e9216b32db194aa1cbefea4/lib/imageRouter/s3.js#L51-L57 my suggest code to fix...

![image](https://user-images.githubusercontent.com/84625273/165676561-c61b0f62-17b7-4af5-96a8-22bdd494d776.png) I have read the [codimd-configuration](https://hackmd.io/s/codimd-configuration), but I still don't know how to modify environment Var? the `environment.js` file picture is above, should I modify the item directly? Or, how...

I want to deploy codimd service in ARM64 server,but I can not find any docker images.

Hi! I'm using HackMD to try and sync with a few Markdown pages in a Hugo repo. Because of the formatting for the Hugo doc at the docs appear as...

Hey, is there a way to see all available documents, which were created on the codimd instance and the user have access to? Our specific use case is a company...

feature
Hacktoberfest

Take the following example: ![image](https://user-images.githubusercontent.com/13174375/162717839-bcb204e1-af35-419d-bf45-b3482c864cb0.png) ![image](https://user-images.githubusercontent.com/13174375/162717953-e2f57c09-8f9b-403f-9b9b-cb2698f8945e.png)

The following Vega-Lite spec gives `TypeError: e is undefined`. ````json ```vega { "config": {"view": {"continuousWidth": 300, "continuousHeight": 300}}, "data": { "url": "https://cdn.jsdelivr.net/npm/[email protected]/data/cars.json" }, "mark": "circle", "encoding": { "color": {"field": "Origin",...

We currently use etherpad with a custom pad manager so we can set a password to view/edit a pad. This way the links can be shared and not be edited...

feature
Hacktoberfest
docs

According to [this document on Google Analytics Help](https://support.google.com/analytics/answer/11583528), the Universal Analytics (GA 3) will be going away on July 1, 2023: - Until **July 1, 2023**, user can continue to...