codimd
codimd copied to clipboard
CodiMD - Realtime collaborative markdown notes on all platforms.
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...
 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...
Take the following example:  
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...
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...