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

If hackmd was a progressive web app, it could be used like a regular application i.e., not as a browser tab, at least on android and chromeos. Another benefit would...

This PR replaces the deprecated `phantomjs`-based PDF generation with modern `puppeteer` to resolve ARM64 compatibility issues. ## Problem The current PDF export functionality uses `markdown-pdf` package, which depends on `phantomjs-prebuilt`....

This PR implements native ARM64 GitHub Actions runners to replace QEMU emulation for better performance and reliability. ## Changes Made ### 🚀 Docker Image Builds (`push-image.yml`) - **Before**: All builds...

phantomjs not build on arm64 markdown-pdf reply on phantomjs let's go with puppeteer

I dont seem to be able to insert floating images. I tried `````` And I tried `````` But nothing seems to help. I am still getting the image above the...

[ubuntu-24.04-arm](https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-24-image.md), [ubuntu-22.04-arm](https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-22-image.md)

# Problem When a user attempts to access a protected resource without being logged in, they are correctly redirected to the login page with a `next` parameter preserving their intended...

I think it could be of interest to community to support rendering DBML language > [DBML (Database Markup Language)](https://dbml.dbdiagram.io/home) is an open-source DSL language designed to define and document database...

## Summary During a comprehensive security assessment of CodiMD's open-source codebase, **ZAST.AI** identified an insecure file upload vulnerability affecting all versions. Notable implementation differences exist between higher versions (v2.5.4 -...