codimd icon indicating copy to clipboard operation
codimd copied to clipboard

CodiMD - Realtime collaborative markdown notes on all platforms.

Results 201 codimd issues
Sort by recently updated
recently updated
newest added

Hi, In a presentation, in presentation mode, the text in the mermaid diagram is too small to be read: ```mermaid flowchart TB subgraph pile - taille 6 - 3 valeurs...

Mainly generated by codex-cli v0.42.0, with gpt-5-codex high, and this AGENTS.md construction prompt: - https://gist.github.com/PeterDaveHello/f30c38a156982a35683edfd5ece2d474 This guide captures the repository structure, tooling, and safety checks, enabling contributors and coding agents...

The link at the bottom of the page, goes to a 404.

## Problem When configuring `CMD_URL_PATH` to serve CodiMD under a subdirectory path (e.g., `CMD_URL_PATH=codimd`), static assets like CSS, JavaScript files, favicons, and other resources return 404 errors, making the application...

bug
enhancement

Hello, When configuring CMD_URL_PATH to some value 404 appears on internal resources like js, favicon, and the app is not working. Here is an example of docker-componse: services: database: image:...

一直卡在加载界面

## Describe the bug Exporting a note to **PDF** in CodiMD 2.6.0 crashes PhantomJS whenever the note contains certain emoji characters, which restarts the whole container. ## To Reproduce 1....

If guest accounts are allowed to edit the document, then they should probably also be able to edit the title. I often end up in a weird situation where I...

(very loosely related to #787, as this is very very focused on how document rendering itself can be extended) Right now, a lot of rendering is extended in `public/js/extra.js`. Among...

help wanted
discussion

This PR adds a comprehensive Render.com blueprint configuration that enables one-click deployment of CodiMD on Render's cloud platform. ## What's Added A complete `render.yaml` file in the root directory that...