codimd
codimd copied to clipboard
CodiMD - Realtime collaborative markdown notes on all platforms.
My keyboard layout (https://ergol.org/) has many symbols accessed using altgr (for instance `#` is `altgr[B]`). Although it generally works in Firefox, I cannot use these in codimd, as `altgr` seems...
The current docker image doesn't work with SQLite. There are two main issues : - pcheck is executed even if the $CMD_DB_URL connection is configured to use an sqlite database...
When selecting multiple lines of text to add strikethrough, only the beginning and end of the selected content are wrapped with ~~. The entire content is not properly formatted with...
Dialplan is the language of the [Asterisk](https://github.com/asterisk/asterisk) open source PBX. Telecom folks like myself live in this language, so it would be wonderful to have good code blocks for my...
Hi, I think it would be nice to have the ability to switch between dark and light themes on the exported HTML page, just like how you can with the...
close #1872 This change allows you to replace the S3 endpoint with a different domain, for example when distributing images using a CDN. - Added `s3.baseURL` option. - If `s3.baseURL`...
The docker-compose.yml seems outdated. Still points to 2.5.3.
Hi there, I was wondering if there is an existing function to create folders and organize files separately. I couldn't find a button or option for this feature. If it...
Hi, I'm a big fan of hackmd.io!! When I looked in to the [feature document](https://hackmd.io/s/features), I noticed that you can use *font awesome* by inserting a simple line of html...